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☆165Updated 3 months ago
- Create and parse HTTP Content-Type header☆138Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Monkey-patches for file system related things☆117Updated 2 weeks ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 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.☆193Updated last year
- Write data to a random temporary file☆105Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- string representations of objects in node and the browser☆154Updated 7 months ago
- Sort the keys of an object☆105Updated last month
- Check if a URL is absolute☆79Updated 2 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Create `esm` enabled packages.☆50Updated 6 years ago
- Execute a listener when a response is about to write headers.☆162Updated 2 months ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 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
- Make your own nested errors☆69Updated 2 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago