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 last month
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Make a function mimic another one☆96Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- string representations of objects in node and the browser☆155Updated 3 weeks ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Node filesystem spies and mocks☆51Updated last month
- Iterate over promises serially☆51Updated 3 years ago
- Ensure a function is only called once☆163Updated last year
- A better `Promise.race()`☆50Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Get a random item from an array☆56Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Run promise-returning & async functions in series☆69Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Start a promise chain☆60Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Filter promises concurrently☆78Updated last year