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 last 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☆80Updated 3 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Indent each line in a string☆114Updated 3 years ago
- Node filesystem spies and mocks☆51Updated 3 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Filter promises concurrently☆80Updated last year
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- A JavaScript type checking/casting library☆74Updated 5 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Block users from running your app with root permissions☆100Updated 2 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆78Updated 2 years ago
- A light, featureful and explicit option parsing library for node.js.☆176Updated 2 years ago