All Projects → maticzav → Emma Cli

maticzav / Emma Cli

📦 Terminal assistant to find and install node packages.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Emma Cli

Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (-86.01%)
Mutual labels:  cli, terminal, npm
Ni
💡 Use the right package manager
Stars: ✭ 179 (-85.1%)
Mutual labels:  cli, npm, yarn
Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (-93.51%)
Mutual labels:  cli, terminal, npm
Atom Autocomplete Module Import
⚛️ Search & install npm packages from import/require statements.
Stars: ✭ 182 (-84.85%)
Mutual labels:  algolia, npm, yarn
Install Self Peers
Stars: ✭ 26 (-97.84%)
Mutual labels:  cli, npm, yarn
Syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
Stars: ✭ 356 (-70.36%)
Mutual labels:  cli, npm, yarn
Script Progress
Estimate script execution time
Stars: ✭ 175 (-85.43%)
Mutual labels:  cli, npm, yarn
Typac
install npm packages along with corresponding typings
Stars: ✭ 29 (-97.59%)
Mutual labels:  cli, npm, yarn
Np
A better `npm publish`
Stars: ✭ 6,401 (+432.97%)
Mutual labels:  cli, npm, yarn
Npx card
use npx anmol to connect with me
Stars: ✭ 377 (-68.61%)
Mutual labels:  cli, terminal, npm
Yarpm
CLI tool to run npm scripts with either npm or yarn, depending on how it was started
Stars: ✭ 13 (-98.92%)
Mutual labels:  cli, npm, yarn
Listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Stars: ✭ 73 (-93.92%)
Mutual labels:  cli, terminal, npm
Changed Log
Returns all commit messages between 2 versions of an NPM module
Stars: ✭ 58 (-95.17%)
Mutual labels:  cli, npm
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+593.51%)
Mutual labels:  cli, terminal
Fsq
A tool for querying the file system with a SQL-like language.
Stars: ✭ 60 (-95%)
Mutual labels:  cli, terminal
Sub Tv Cli
Downloading your series subtitles via terminal 📺
Stars: ✭ 63 (-94.75%)
Mutual labels:  cli, terminal
Spotify Tui
Spotify for the terminal written in Rust 🚀
Stars: ✭ 11,061 (+820.98%)
Mutual labels:  cli, terminal
Rtscli
Python CLI Stocks Ticker + Portfolio Tracker
Stars: ✭ 61 (-94.92%)
Mutual labels:  cli, terminal
Have It
The fastest NPM install does nothing because you already have it
Stars: ✭ 75 (-93.76%)
Mutual labels:  npm, yarn
Ginseng
C++ REPL Tool Builder
Stars: ✭ 65 (-94.59%)
Mutual labels:  cli, terminal

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.
  • 👷‍♀️Discover starters for your next project: Select from numerous starters that you can use to scaffold your project.

To start a new project

yarn create emma

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]

Related

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

License

MIT © Matic Zavadlal

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].