debitoor / safe-json-stringifyLinks
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆57Updated last year
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:
- Find the closest package.json file☆166Updated 6 months ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 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
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Write data to a random temporary file☆108Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Get a random temporary file path☆81Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Check if a value is a plain object☆103Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Determine address of proxied request☆138Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Indent each line in a string☆114Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- A basic poller built on top of promises☆119Updated 3 years ago