universal-zopfli-js icon indicating copy to clipboard operation
universal-zopfli-js copied to clipboard

JavaScript binding to Zopfli with WebAssembly.

Results 4 universal-zopfli-js issues
Sort by recently updated
recently updated
newest added

Hey, I'm looking to get zopfli to work in a browser environment. I played around a little bit with the makefile in this project, but couldn't get it to work...

question

I am wondering if possible to use this library as a stream like node-zopfli. I've found only callback and async methods, it would be great to add methods which implements...

I'm trying to integrate @gfx/zopfli into my Angular9 app. When I run build I got an error: ``` ERROR in ./node_modules/@gfx/zopfli/dist/libzopfli.js Module not found: Error: Can't resolve './libzopfli-wasm' in 'C:\Dev\MyApp\ClientApp\node_modules\@gfx\zopfli\dist'...

Hello! Thanks for creating this project. I did read the line (below) from the `README.md`, and feel free to close this issue if this is not in the scope. >...

performance