ewnd9 / cached-npm-repo

npm repo wrapper with cache for increasing page opening speed

Repository from Github https://github.comewnd9/cached-npm-repoRepository from Github https://github.comewnd9/cached-npm-repo

cached-npm-repo

Build Status

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

Install

The cached-npm-repo package was manually unpublished from npm on 2025-08-28. The name has been released for potential future use.

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


Languages

Language:JavaScript 82.6%Language:Shell 17.4%