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☆80Updated 4 months ago
- Node filesystem spies and mocks☆50Updated 4 months ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- Make a function mimic another one☆96Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Indent each line in a string☆115Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- 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
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- test helpers for working with Node.js' http2 module☆19Updated last month
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Start a promise chain☆60Updated 4 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Safely evaluate JavaScript (estree) expressions, sync and async.☆68Updated 4 months ago
- Filter promises concurrently☆80Updated 2 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- A light, featureful and explicit option parsing library for node.js.☆176Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month