An open API service indexing awesome lists of open source software.

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

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