Skip to content

hyrious/npm-browser

Repository files navigation

Download and view NPM packages in your browser

Usage

URL Pattern:

https://hyrious.me/npm-browser/?q={name}@{version}/{path}:{line}

Useful Functions:

  • Goto some package's homepage/github_repo:
    Press . / ,
  • Quick open a file:
    Press ctrl + p
  • Focus current file in sidebar:
    Press alt/option + r
  • Search source code from all files in some package:
    Click the 🔍 icon
  • Open the viewing file in JsDelivr or UNPKG:
    Click the 🔗 icon to JsDelivr (pressing Alt to UNPKG)
  • Diff the viewing file with some older version of the package:
    Click the 📄 icon, and choose one version to diff

Develop

PR/issues are welcome!

pnpm dev
pnpm build

License

MIT @ hyrious

About

Download and view npm package contents online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published