An open API service indexing awesome lists of open source software.

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

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.