Skip to content

rousan/npmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

NPM version Required Node version NPM total downloads Contributors License

npmf

A very useful tool to fetch quick info of a npm package using your favourite terminal.

Run f <npm package>

Requirements

node >= v4.0.0

Note: If node and npm are not installed, Install them from here.

Installation

Install it from npm:

$ npm install -g npmf

Usage

It exposes a short and memorable command f, run it as follows:

$ f <npm package>

Contributing

Your PRs and stars are always welcome.