Skip to content

Custom CEF build that has node.js API integration.

Notifications You must be signed in to change notification settings

lineCode/cefode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • Shell 41.1%
  • HTML 4.7%
  • Python 3.1%