Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

photoionization/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