https://github.com/uiwjs/npm-unpkg
A web application to view npm package files, Based on unpkg.
https://github.com/uiwjs/npm-unpkg
npm npm-unpkg packages reactjs tools unpkg web-tools
Last synced: 5 months ago
JSON representation
A web application to view npm package files, Based on unpkg.
- Host: GitHub
- URL: https://github.com/uiwjs/npm-unpkg
- Owner: uiwjs
- License: mit
- Created: 2020-08-12T16:21:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T09:55:07.000Z (5 months ago)
- Last Synced: 2024-12-02T10:37:08.713Z (5 months ago)
- Topics: npm, npm-unpkg, packages, reactjs, tools, unpkg, web-tools
- Language: TypeScript
- Homepage: https://uiwjs.github.io/npm-unpkg
- Size: 49.7 MB
- Stars: 102
- Watchers: 6
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
NPM UNPKG
===[](https://jaywcjlove.github.io/#/sponsor)
[](https://github.com/uiwjs/npm-unpkg/actions/workflows/ci.yml)
[](https://gitpod.io/#https://github.com/uiwjs/npm-unpkg)A web application to view npm package files, Based on [`unpkg`](https://unpkg.com/).
[](https://uiwjs.github.io/npm-unpkg)
## Quick Start
**development**
Runs the project in development mode.
```bash
npm run start
```**production**
Builds the app for production to the build folder.
```bash
npm run build
```The build is minified and the filenames include the hashes.
Your app is ready to be deployed!## Contributors
As always, thanks to our amazing contributors!
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
## License
[MIT © Kenny Wong](https://github.com/kktjs/kkt/blob/master/LICENSE)