Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc