Skip to content

rajasegar/npmx

 
 

Repository files navigation

npmx

Build and Deploy semantic-release npm version

An advanced CLI interface for npm

Features:

  • Search packages from the terminal
  • Run your project tasks from
  • Install a selected package with one keystroke
  • Run other npm tasks within your project
  • Mnemonic key-bindings for installing packages

Install

npm install --global @terminal-junkies/npmx

Usage

npmx

Screenshots

asciicast

Home

home page

Search

search page

Package

package page

FAQS

How do I quit this thing?

You can press q to quit the program at any time.

How do I scroll the package readme?

You can use up and down arrow keys to scroll. And you can also make use of vim navigation keys like j,k,gg,G to scroll.

How can I see the keyboard shortcuts for navigating?

The keyboard shortcuts will be displayed at the bottom of the screen for each page.

How do I close the project task terminal after the task is completed?

Press Esc to close the terminal window for project tasks.

Does it support vi/vim navigation keys in the lists?

Yes. You can use j,k,gg,G,l and /

Packages

No packages published

Languages

  • JavaScript 100.0%