Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.
LZW compressor module from Glize library.
Glize is a clean and robust pure JavaScript library.
Lempel-Ziv-Welch (LZW) compression algorithm
LZ77(LZSS) based compression algorithm in base62 for JavaScript
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.