Skip to content
/ repl Public

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

License

Notifications You must be signed in to change notification settings

nodejs/repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Node.js REPL Prototype

Goals:

  • Better debugging and interaction
    • 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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages