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:
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Node filesystem spies and mocks☆51Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Ensure a function is only called once☆164Updated 2 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Truncate a string to a specific width in the terminal☆88Updated last month
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Create a lazily evaluated value☆69Updated 4 years ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- Filter promises concurrently☆80Updated last year
- Converts JavaScript objects to source☆104Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- A light, featureful and explicit option parsing library for node.js.☆176Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Convert a URL to a valid filename☆80Updated 3 months ago
- Hook and modify stdout and stderr☆56Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Find and erase strings and comments in JavaScript code☆14Updated 5 years ago
- test helpers for working with Node.js' http2 module☆19Updated this week
- reschedulable setTimeout for you node needs☆38Updated 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
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- Tuples and value objects for JavaScript 🤷☆63Updated 2 years ago