https://github.com/hubgit/zipadee
A web app for viewing/editing the contents of a ZIP file
https://github.com/hubgit/zipadee
pwa zip
Last synced: 9 months ago
JSON representation
A web app for viewing/editing the contents of a ZIP file
- Host: GitHub
- URL: https://github.com/hubgit/zipadee
- Owner: hubgit
- License: mit
- Created: 2019-07-17T19:42:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:21:21.000Z (almost 3 years ago)
- Last Synced: 2023-04-12T23:27:20.907Z (almost 3 years ago)
- Topics: pwa, zip
- Language: TypeScript
- Homepage: https://zipadee.vercel.app/
- Size: 1.41 MB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Development
Run `vercel dev` to start serving the app.
## Deployment
Run `vercel --target production` to deploy the app via [Vercel](https://vercel.com).
## Bundle Analysis
1. `npm -g install webpack-bundle-analyzer`
2. `yarn run --silent webpack --profile --json > stats.json`
3. `webpack-bundle-analyzer stats.json`
## Credits
* Favicon made by Freepik from www.flaticon.com, licensed CC 3.0 BY.