pigulla / json-strictify
Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.
☆19Updated this week
Alternatives and similar repositories for json-strictify:
Users that are interested in json-strictify are comparing it to the libraries listed below
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Truncate a string to a specific width in the terminal☆86Updated last year
- A <textarea> so sweet you'll be feeling good vibrations.☆13Updated 6 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 7 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 2 years ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Conditional promise chains☆60Updated 3 years ago
- Runtime validation and processing of JavaScript types☆36Updated 7 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- List of JavaScript types☆82Updated 8 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Create error instances with a code☆19Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Rename a function☆46Updated last year
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Node filesystem spies and mocks☆47Updated last week