josdejong / lossless-jsonLinks
Parse JSON without risk of losing numeric information
☆444Updated 2 weeks ago
Alternatives and similar repositories for lossless-json
Users that are interested in lossless-json are comparing it to the libraries listed below
Sorting:
- convert a human readable duration to ms☆327Updated 2 months ago
- Tiny queue data structure☆393Updated 2 months ago
- Blazing fast unique hash generator☆309Updated 2 years ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Memoize promise-returning & async functions☆407Updated last year
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆362Updated 2 years ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆723Updated last month
- JSON.parse/stringify with bigints support☆846Updated 10 months ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated last year
- A structuredClone polyfill☆305Updated 4 months ago
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆165Updated 9 months ago
- Create a promise that can be canceled☆443Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆395Updated 2 years ago
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆190Updated last week
- Delay a promise a specified amount of time☆614Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Generate hashes from javascript objects in node and the browser.☆1,446Updated 10 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆474Updated 3 weeks ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Character encoding detection tool for NodeJS☆291Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated 2 weeks ago
- A high-performance Javascript string compression library☆327Updated 2 years ago
- A port of inflection-js to node.js module☆568Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year