polygonplanet / lzbase62Links
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
☆64Updated 11 months ago
Alternatives and similar repositories for lzbase62
Users that are interested in lzbase62 are comparing it to the libraries listed below
Sorting:
- Fast dom parser based on regexps☆113Updated last year
- Node module to find the same/diff of two arrays.☆112Updated 2 months ago
- Rewrite file system `fs` paths☆59Updated this week
- Detect default browser, cross-platform☆23Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Monorepo for NodeLib libraries☆75Updated 7 months ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated last year
- HTML parser for node with less explosions☆44Updated 7 years ago
- Check if a string or buffer is SVG☆141Updated last month
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Utilities for working with htmlparser2's DOM☆214Updated last week
- Convert a glob to a regular expression☆148Updated 6 years ago
- require('vm') like in node but for the browser☆203Updated 8 months ago
- The path module from Node.js for browsers☆187Updated 8 months ago
- Pretty-print a javascript object as a tree☆251Updated 10 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated last week
- Parse HTML/XML to PostHTMLTree☆112Updated 11 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆165Updated last year
- Conditional compilation and compile-time variable replacement for Rollup☆61Updated 3 years ago
- Monkey-patches for file system related things☆116Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- render dom nodes☆136Updated this week
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- A JavaScript library to parse ICO.☆54Updated 3 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago