Skip to content

ewnd9/cached-npm-repo

Repository files navigation

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

About

npm repo wrapper with cache for increasing page opening speed

Resources

Stars

Watchers

Forks

Packages

No packages published