All Projects → rousan → Npmf

rousan / Npmf

Licence: mit
Fetch quick info of a npm pacakge using terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Npmf

Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (+21.88%)
Mutual labels:  terminal, package, npm
Lass
👧 Lass scaffolds a modern package boilerplate for Node.js
Stars: ✭ 615 (+860.94%)
Mutual labels:  package, npm
Fetch Suspense
A React hook compatible with React 16.6's Suspense component.
Stars: ✭ 479 (+648.44%)
Mutual labels:  fetch, npm
Snm
🤏 Smol Node Manager written in Rust
Stars: ✭ 24 (-62.5%)
Mutual labels:  package, npm
Npm Consider
Check package dependencies before installing it
Stars: ✭ 386 (+503.13%)
Mutual labels:  package, npm
Stmux
Simple Terminal Multiplexer for Node.js Environments
Stars: ✭ 388 (+506.25%)
Mutual labels:  terminal, npm
Lerna
Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories becomes complicated very quickly.
Stars: ✭ 31,079 (+48460.94%)
Mutual labels:  package, npm
laravel-meta
a package for working with models meta in laravel
Stars: ✭ 78 (+21.88%)
Mutual labels:  package, meta
Sao Nm
Scaffold out a node module.
Stars: ✭ 30 (-53.12%)
Mutual labels:  package, npm
Gub
CLI tool for create an npm package from any repos. 🐳
Stars: ✭ 31 (-51.56%)
Mutual labels:  package, npm
Tygit
A basic terminal interface for git, written on Node.js [Project not maintained]
Stars: ✭ 36 (-43.75%)
Mutual labels:  terminal, npm
Npx card
use npx anmol to connect with me
Stars: ✭ 377 (+489.06%)
Mutual labels:  terminal, npm
Cashify
💸 Lightweight currency conversion library, successor of money.js
Stars: ✭ 329 (+414.06%)
Mutual labels:  package, npm
Vanilla Framework
From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
Stars: ✭ 476 (+643.75%)
Mutual labels:  package, npm
Wasm Pack
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack.
Stars: ✭ 3,848 (+5912.5%)
Mutual labels:  package, npm
Oji
(◕‿◕) Text Emoticons Maker
Stars: ✭ 668 (+943.75%)
Mutual labels:  package, npm
Npm Git Install
Clones and (re)installs packages from remote git repos. See npm/npm#3055
Stars: ✭ 49 (-23.44%)
Mutual labels:  package, npm
Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (+162.5%)
Mutual labels:  terminal, npm
Normit
Translations with speech synthesis in your terminal as a node package
Stars: ✭ 219 (+242.19%)
Mutual labels:  terminal, npm
Typac
install npm packages along with corresponding typings
Stars: ✭ 29 (-54.69%)
Mutual labels:  package, npm

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.

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].