npmview

February 27, 2021 ยท View on GitHub

A web application to view npm package files. | https://npmview.vercel.app

Screenshot

Self-hosting for private NPM

Use VITE_UNPKG_URL env to customize API, which should be UNPKG compatible:

VITE_UNPKG_URL=https://your-private-unpkg.org yarn build

Credits

  • UNPKG

License

MIT

Contents

  1. 1Self-hosting for private NPM
  2. 2Credits
  3. 3License