https://github.com/stringmanolo/nodestd
Quickjs std module in node
https://github.com/stringmanolo/nodestd
Last synced: 10 months ago
JSON representation
Quickjs std module in node
- Host: GitHub
- URL: https://github.com/stringmanolo/nodestd
- Owner: StringManolo
- Created: 2021-02-03T04:58:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T21:51:36.000Z (almost 5 years ago)
- Last Synced: 2025-02-07T17:45:02.030Z (12 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodestd
Quickjs std module in node and transpiler helper.
This is made for personal usage.
node qjs2node.js -f myQuickjsfile.js
(Replace manuallt throw ocurrences by console.log and std.exit(1);
Include std file in proyect folder.