Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/course-one/native-addon-starter-kit
A sample project to introduce Node.js Native Module (Native Addon) development.
https://github.com/course-one/native-addon-starter-kit
c-plus-plus javascript native-addon native-addons node node-mo nodejs npm
Last synced: 2 days ago
JSON representation
A sample project to introduce Node.js Native Module (Native Addon) development.
- Host: GitHub
- URL: https://github.com/course-one/native-addon-starter-kit
- Owner: course-one
- Created: 2019-12-03T16:29:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:18:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T04:54:08.212Z (6 days ago)
- Topics: c-plus-plus, javascript, native-addon, native-addons, node, node-mo, nodejs, npm
- Language: Python
- Homepage: https://medium.com/@thatisuday/a-simple-guide-to-load-c-c-code-into-node-js-javascript-applications-3fcccf54fd32
- Size: 132 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Native-Addon Starter Kit
A sample project to introduce Node.js Native Module (Native Addon) development.> Lesson: [**https://itnext.io**](https://itnext.io/a-simple-guide-to-load-c-c-code-into-node-js-javascript-applications-3fcccf54fd32)