debitoor / safe-json-stringifyLinks
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆56Updated 11 months ago
Alternatives and similar repositories for safe-json-stringify
Users that are interested in safe-json-stringify are comparing it to the libraries listed below
Sorting:
- Require global npm as a local node module.☆32Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Check if function is an ES6 class.