New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-repl-improved

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-repl-improved

An improved version of node repl

  • 0.0.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

Overview

This is an improved version of the default node repl.

Installing and running

To install simply run npm i -g node-repl-improved. After it's installed you can invoke it by running repl.

Improvements

Use .help to list of all available commands. Currently there are 2 new commands:

  1. .install [repo-name] installs a repo from npm into a temporary directory and allows to require it straight away. All installed repos are removed from the temp location after exit.

  2. .repo [repo-name] opens repo github page

Other improvements

This version of repl formats output using colour and better formatting.

Keywords

FAQs

Package last updated on 24 Feb 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