pigulla / json-strictifyLinks
Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.
☆21Updated this week
Alternatives and similar repositories for json-strictify
Users that are interested in json-strictify are comparing it to the libraries listed below
Sorting:
- Convert a URL to a valid filename☆79Updated 3 weeks ago
- Node filesystem spies and mocks☆51Updated 3 weeks ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Make a function mimic another one☆96Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Filter promises concurrently☆78Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- string representations of objects in node and the browser☆155Updated this week
- Indent each line in a string☆113Updated 3 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Get a random item from an array☆56Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 7 months ago
- A better `Promise.race()`☆47Updated 2 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Ensure a function is only called once☆163Updated last year
- Redis-backed task queue engine with advanced task control and eventual consistency☆78Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Decompress a HTTP response if needed☆73Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 3 weeks ago