Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.04 KB

wasico

wasico is a client side image converter, it uses webassembly and ffmpeg to convert images on the browser.

GitHub top language GitHub repo size GitHub


Demo

wasico

Running for Development

npm run dev

Building

npm run build

Deploying

npm run deploy