New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

CharLS.js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

CharLS.js

EMSCRIPTEN build of CharLS

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

CharLS fork with EMSCRIPTEN JavaScript bindings

Changed from team-charls/charls

Installing for Node

npm install CharLS.js --save

Usage

See examples/browser for access from a browser See examples/node for access from node See https://github.com/chafey/cornerstoneWADOImageLoader/blob/master/src/decoders/decodeJPEGLS.js

Building

Requires

  • emscripten
  • cmake
  • node
  • grunt

grunt

Built Files

There are four versions of the library provided to support combinations of fixed memory, dynamic memory, browser and CommonJS. Fixed memory is faster but will crash/blow up if memory is exceeded. Dynamic memory is slower but should not crash (and is therefore safer).

Keywords

FAQs

Package last updated on 08 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc