antsmartian / repl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Contributing

See CONTRIBUTING.md.

License

MIT. See LICENSE.

About

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

License:MIT License


Languages

Language:JavaScript 100.0%