@ombro/node
v1.2.2
Published
🚀 A zero-configuration, quick-start `ESNext` Node.js runtime
Downloads
11
Readme
@ombro/node
🚀 A zero-configuration, quick-start ESNext
Node.js runtime
Install
# install in the current project
$ npm install -D @ombro/node
# install in the global
$ npm install -g @ombro/node
Usage
You can use @ombro/node
like Node.js
$ onode index.js
Before execution, @ombro/node
will use babel
to compile the file, you don’t need to configure it separately
CHANGELOG
LICENSE
MIT