nodejs / repl

REPL rewrite for Node.js ✨🐢🚀✨
MIT License
179 stars 25 forks source link
debugging nodejs performance repl

Node.js REPL Prototype

Goals:

Usage







Install

$ npm install -g nodejs/repl
$ node-prototype-repl

If you want to use this REPL by default, you can point NODE_REPL_EXTERNAL_MODULE to the result of which node-prototype-repl!

Contributing

See CONTRIBUTING.md.

License

MIT. See LICENSE.