polygonplanet / lzbase62Links
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
☆64Updated 10 months ago
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.☆112Updated 3 weeks ago
- Rewrite file system `fs` paths☆59Updated this week
- Fast dom parser based on regexps☆113Updated last year
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated last year
- A lightning fast on the fly JSON parser☆135Updated 2 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Simple benchmark for diffrent htmlparsers using real-life data☆104Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- ⚡ A blazing fast ES module imports parser.☆54Updated 8 months ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Monkey-patches for file system related things☆116Updated last week
- Converts a Web-API ReadableStream into a Node stream.Readable☆45Updated last month
- The library allows you to convert any large numbers in any number base to another number base. The base is determined by specifying the a…☆29Updated 2 years ago
- rollup replace plugin☆35Updated 3 years ago
- render dom nodes☆134Updated this week
- Quick check if a Node.js Buffer or Uint8Array is UTF-8☆21Updated 9 months ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- require('vm') like in node but for the browser☆203Updated 6 months ago
- Clipboard access for Windows.☆14Updated 7 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Tiny LRU cache for Client or Server☆162Updated this week
- ANSI escape codes for some terminal swag.☆74Updated 2 years ago
- Get the AppData path☆12Updated 6 years ago
- Import esm in node@13+ based on source, not package.json☆23Updated 5 years ago
- Progress of response for fetch API☆88Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year