ksm2 / targa-service-worker

Service Worker to convert Targa Image Format to PNG for browser support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Service Worker to convert Targa Image Format to PNG for browser support

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 2.8%Language:HTML 2.3%