XinChou16 / npmview

A web application to view npm package files

Home Page:https://npmview.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npmview

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

License

MIT

About

A web application to view npm package files

https://npmview.vercel.app

License:MIT License


Languages

Language:TypeScript 94.5%Language:HTML 5.5%