1.2.2 • Published 1 year ago

@ombro/node v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@ombro/node

npm package

简体中文

🚀 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

CHANGELOG.md

LICENSE

MIT