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:
- Node filesystem spies and mocks☆50Updated 4 months ago
- Convert a URL to a valid filename☆80Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆79Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- A light, featureful and explicit option parsing library for node.js.☆176Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Ensure a function is only called once☆165Updated last week
- Indent each line in a string☆115Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated this week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Compare URLs by first normalizing them☆71Updated 2 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Get a random item from an array☆58Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 4 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Runtime validation and processing of JavaScript types☆38Updated last year
- string representations of objects in node and the browser☆159Updated last month
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated 2 weeks ago