A web application to view npm package files. | https://npmview.vercel.app
Use VITE_UNPKG_URL
env to customize API, which should be UNPKG compatible:
VITE_UNPKG_URL=https://your-private-unpkg.org yarn build
MIT