https://github.com/ksm2/targa-service-worker
Service Worker to convert Targa Image Format to PNG for browser support
https://github.com/ksm2/targa-service-worker
png service-worker streams-api targa typescript
Last synced: about 1 year ago
JSON representation
Service Worker to convert Targa Image Format to PNG for browser support
- Host: GitHub
- URL: https://github.com/ksm2/targa-service-worker
- Owner: ksm2
- License: mit
- Created: 2018-09-02T16:04:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T14:38:18.000Z (over 7 years ago)
- Last Synced: 2025-02-01T18:13:50.356Z (over 1 year ago)
- Topics: png, service-worker, streams-api, targa, typescript
- Language: TypeScript
- Size: 23.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# targa-service-worker
Service Worker to convert Targa Image Format to PNG for browser support
Running the example
-------------------
You need **Chrome/Chromium 68+** or **Opera 55+** to run the example in your browser.
To run the application, run the following commands:
npm install
npm start
And head over to http://localhost:8080