https://github.com/uriegel/event-source-base
Node.js events from C++
https://github.com/uriegel/event-source-base
cpp electron node-js
Last synced: about 2 months ago
JSON representation
Node.js events from C++
- Host: GitHub
- URL: https://github.com/uriegel/event-source-base
- Owner: uriegel
- License: mit
- Created: 2019-07-27T11:23:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T18:50:30.000Z (over 6 years ago)
- Last Synced: 2025-10-17T01:15:49.580Z (9 months ago)
- Topics: cpp, electron, node-js
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# event-source-base
## Building
run ```npm install```
## Building for debugging
run ```npm install --debug```