lllhhhqqq / cefode

Custom CEF build that has node.js API integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cefode — CEF + node

Cefode integrates node API into the Chromium Embedded Framework (CEF).

Start by reading the User Guide.

Features

  • Node API (require, process, built-in modules, etc.) in normal web page.
  • Node API in web workers (eg. multi-threaded node.js).
  • Support third-party JavaScript module.
  • Support native modules.
  • Has node-sqlite3 as a built-in module.

About

Custom CEF build that has node.js API integration.


Languages

Language:JavaScript 51.1%Language:Shell 41.1%Language:HTML 4.7%Language:Python 3.1%