Crates.io | npms |
lib.rs | npms |
version | 0.1.2 |
source | src |
created_at | 2022-11-20 13:23:32.660219 |
updated_at | 2022-11-21 02:25:41.54589 |
description | Search npm packages on terminal |
homepage | |
repository | https://gitlab.com/andrew_ryan/npms |
max_upload_size | |
id | 719115 |
size | 40,335 |
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
cargo install npms