npmview
February 27, 2021 ยท View on GitHub
A web application to view npm package files. | https://npmview.vercel.app

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
License
MIT