The Wayback Machine - https://web.archive.org/web/20200814034016/https://github.com/nodejs/repl
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

Node.js REPL Prototype

Goals:

  • Better debugging and interaction
    • Language Server Protocol
    • Runtime inspection
    • Benchmarking
  • Pretty UI
    • Highlight output and input
    • autocomplete
  • Keep the code neat for future changes

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.

About

REPL rewrite for Node.js βœ¨πŸ’πŸš€βœ¨

Topics

Resources

License

Releases

No releases published
You can’t perform that action at this time.