Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fanlia/v-nodejs-addon
nodejs addon using v
https://github.com/fanlia/v-nodejs-addon
Last synced: about 1 month ago
JSON representation
nodejs addon using v
- Host: GitHub
- URL: https://github.com/fanlia/v-nodejs-addon
- Owner: fanlia
- Created: 2024-01-14T23:52:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-15T00:49:26.000Z (11 months ago)
- Last Synced: 2024-08-04T01:03:47.902Z (5 months ago)
- Language: Coq
- Size: 192 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-v - v-nodejs-addon - An demo of how to create a Node.js addon with V. (Applications / Utilities)
README
# v-nodejs-addon
nodejs addon using v, currently is just a demo## Usage
```sh
./build.sh
node test.js
```