polygonplanet / lzbase62Links
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
☆65Updated last year
Alternatives and similar repositories for lzbase62
Users that are interested in lzbase62 are comparing it to the libraries listed below
Sorting:
- Node module to find the same/diff of two arrays.☆114Updated 3 months ago
- Fast dom parser based on regexps☆113Updated last year
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆167Updated last year
- A lightning fast on the fly JSON parser☆136Updated 2 years ago
- Rewrite file system `fs` paths☆62Updated 2 weeks ago
- Utilities for working with htmlparser2's DOM☆216Updated this week
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- Quick check if a Node.js Buffer or Uint8Array is UTF-8☆21Updated last year
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- The path module from Node.js for browsers☆187Updated 9 months ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated last year
- Monorepo for NodeLib libraries☆76Updated 8 months ago
- Detect default browser, cross-platform☆23Updated 2 years ago
- Simple benchmark for diffrent htmlparsers using real-life data☆104Updated last month
- Convert a glob to a regular expression☆149Updated 6 years ago
- ESLint which works in browsers.☆39Updated 3 years ago
- Detect the image type of a Buffer/Uint8Array☆412Updated 4 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 3 weeks ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 11 months ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Progress of response for fetch API☆90Updated 2 years ago
- Streaming JSON parser in Javascript for Node.js and the browser☆194Updated 8 months ago
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆171Updated this week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- 📝 HTML to DOM parser.☆102Updated last week
- Evaluate node require() module content directly☆94Updated 3 years ago