cached-npm-repo

1.1.2 • Public • Published

cached-npm-repo

Build Status

$ npm repo <pkg> wrapper with cache for increasing page opening speed

Install

$ npm install -g cached-npm-repo

Usage

$ cached-npm-repo <pkg-name>
$ cached-npm-repo --delete <pkg-name> # clear cache in case of changing url

Tips

Make an alias like in your .bashrc / .zshrc

alias npr="cached-npm-repo"

Cache (json file) could be found in ~/.config/configstore/cached-npm-repo.json

License

MIT © ewnd9

/cached-npm-repo/

    Package Sidebar

    Install

    npm i cached-npm-repo

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Last publish

    Collaborators

    • ewnd9