Socket
Book a DemoInstallSign in
Socket

colorepl

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorepl

colorepl

latest
Source
npmnpm
Version
0.0.9
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

color

FAQs

Package last updated on 03 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts