New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

emma-cli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emma-cli

Advanced package search from your terminal.

latest
Source
npmnpm
Version
2.1.0
Version published
Weekly downloads
69
16.95%
Maintainers
1
Weekly downloads
 
Created
Source

Emma 📦

CircleCI npm version npm Backers on Open Collective Sponsors on Open Collective

Install the package you are looking for.

Powered by Algolia search API.

Overview

Emma is a command line assistant which helps you search and install packages more efficiently from your CLI.

Features

  • 🔍Peek definitions: Use right arrow keys to get description of the packages or peek README.
  • Scroll infinitely: Search all the packages from NPM and Yarn using your terminal.
  • 📚Build the stack: Search for multiple packages and install them with one keystroke.

Install

npx emma-cli

or

yarn global add emma-cli

Exposes two global commands, ema and emma.

Example

❯ emma-cli ~ emma
Search packages on Yarn: @types/rea
◉ 16.6m  @types/react                  DefinitelyTyped
  7.3m   @types/react-dom              DefinitelyTyped
  4m     @types/react-router           DefinitelyTyped
  3.9m   @types/react-transition-group DefinitelyTyped
  2.8m   @types/react-router-dom       DefinitelyTyped
Overview
dependencies
 - react
 - react-dom
devDependencies
 - @types/react
Installation
Successfully installed dependencies!
Search powered by Algolia.

API

Usage
  $ emma

Controls:
  - space: toggle dependencies
  - up/down: scroll the list
  - right/left: hide or show details
  - double right: show repo

All flags after emma are forwarded to installer.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

  • ibrew - Interactive CLI to find and install homebrew packages.

License

MIT © Matic Zavadlal

Keywords

emma

FAQs

Package last updated on 03 May 2019

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