#search #npm #js #cli

app npms

Search npm packages on terminal

3 releases

0.1.2 Nov 21, 2022
0.1.1 Nov 20, 2022
0.1.0 Nov 20, 2022

#56 in #npm

Download history 1/week @ 2024-02-08 17/week @ 2024-02-15 27/week @ 2024-02-22 8/week @ 2024-02-29

53 downloads per month

MIT license

12KB
70 lines

Search npm packages on terminal

Crates.io Rust license

Usage

Cli for search npm packages on terminal
just need arguments to search,last argument is page num default page numis 1
Example:
npms angular 5 => search angular on npmjs.com get 5 pages
npms react => search react on npmjs.com

react   18.2.0
React is a JavaScript library for building user interfaces.

rxjs    7.5.7
Reactive Extensions for modern JavaScript

react-dom       18.2.0
React package for working with the DOM.

react-redux     8.0.5
Official React bindings for Redux

react-dropzone  14.2.3
Simple HTML5 drag-drop zone with React.js

install

cargo install npms

Dependencies

~7–22MB
~311K SLoC