
* Scaling works on native * It works in wasm * Integrate with UI * Remove benchmark * Integrate Hqx into Resizer module * Link against repo for hqx * Remove unused defaultOpts * Re-add test file * Adding size dropdown * Chrome: go and sit on the naughty step * Better docs * Review * Add link to crbug * Update src/codecs/processor-worker/index.ts Co-Authored-By: Jake Archibald <jaffathecake@gmail.com> * Terminate worker inbetween resize jobs
14 lines
252 B
JSON
14 lines
252 B
JSON
{
|
|
"name": "squooshhqx",
|
|
"collaborators": [
|
|
"Surma <surma@surma.link>"
|
|
],
|
|
"version": "0.1.0",
|
|
"files": [
|
|
"squooshhqx_bg.wasm",
|
|
"squooshhqx.js",
|
|
"squooshhqx.d.ts"
|
|
],
|
|
"browser": "squooshhqx.js",
|
|
"types": "squooshhqx.d.ts"
|
|
} |