/cefode

Custom CEF build that has node.js API integration.

Primary LanguageDiff

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.