node-mini icon indicating copy to clipboard operation
node-mini copied to clipboard

Mini Node.js runtime built on V8

node-mini

Travis

Platform

  • OSX

Support API

  • console
    • log
    • error

Example


$ make

$ make install

# shell
$ xnode

# run js file
$ xnode [js file path]

Author

node-mini © Ricky 泽阳, Released under the MIT License.