Emma 📦
Install the package you are looking for.
Power by Algolia and Yarn.
Overview
Emma is a command line assistant which helps you search and install packages more quickly. Using the power of Algolia it is extremely responsive and gives you all the information you need to decide which package is the right one.
Features
- Extremely fast: Search all the packages from NPM and Yarn using your terminal.
- Build the stack: Search for multiple packages and install them with one keystroke.
- Automatic tool detection: Detects whether it should use Yarn or NPM, out of the box.
Install
npm install -g emma-cli
Use Yarn or NPM to install.
Example
❯ emma-cli ~ emmaSearch packages 📦 : graphql❯ 2m graphql graphql A Query Language and Runtime which can target any service. 176 graph.ql MatthewMueller Faster and simpler technique
API
Usage $ emma Example $ emma -D Options --dev -D Add to dev dependencies. Run without package-name to enter live search.Use keyboard to search through package library.Use up/down to select packages.Click enter to trigger the install.
License
MIT © Matic Zavadlal