0.0.9 • Published 6 years ago

colorepl v0.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

colorepl

abandoned

WIP: this doesn't do anything yet.

Node REPL, but with syntax highlighting.


Usage

npx colorepl

Or, if you like to install stuff globally, npm i -g colorepl, then colorepl.

Why?

Other languages have nice REPLs! Clojure has Ultra, Python has bpython, Haskell has HsColour, and so on. Node's REPL is just a builtin module, which means it can easily be built on. And I like syntax highlighting, so I wanted this. As far as I know, the only real REPL (I'm not counting browser-based applications like Mancy) for Node that had syntax highlighting was this thing called Ultra that disappeared from Github a while ago, and doesn't even run on modern Node. So, there's this thing now.

License

MIT

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago