nodejs-compiler
v2020.1.12
Published
A simple but useful NodeJS compiler.
Downloads
2
Maintainers
Readme
NodeJSCompiler
A simple but useful NodeJS compiler.
Installation
npm install -g nodejs-compiler
Usage
nodejs-compiler CODE
Example: nodejs-compiler "$(cat example.js)" >example.compiled.js