Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 2 months ago)
- Last Synced: 2024-12-02T10:37:08.713Z (about 2 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
===[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![CI Build & Deploy](https://github.com/uiwjs/npm-unpkg/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/npm-unpkg/actions/workflows/ci.yml)
[![Open in Gitpod](https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod)](https://gitpod.io/#https://github.com/uiwjs/npm-unpkg)A web application to view npm package files, Based on [`unpkg`](https://unpkg.com/).
[![NPM UNPKG image](https://user-images.githubusercontent.com/1680273/133931122-784be24e-e56a-46b5-834f-50e62726fb99.png)](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)