npm.io
1.2.8 • Published 1 week ago

@cornerstonejs/codec-libjpeg-turbo-8bit

Licence
ISC
Version
1.2.8
Deps
0
Size
2.6 MB
Vulns
0
Weekly
0
Stars
27

libjpeg-turbojs

JavaScript/WebAssembly build of libjpeg-turbo.

Try It Out

Try it in your browser here.

Testing

pnpm run build   # compile wasm into dist/
pnpm run test    # run vitest against dist/

Tests skip cleanly when dist/ is absent, so a clean clone won't fail before the first build.