debitoor / safe-json-stringifyLinks
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆58Updated 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 8 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Create and parse HTTP Content-Type header☆142Updated this week
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Write data to a random temporary file☆108Updated last week
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Check if a URL is absolute☆80Updated 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated this week
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Get the path of the caller module☆67Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆103Updated last year
- Create `esm` enabled packages.☆50Updated 6 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 3 years ago
- A basic poller built on top of promises☆119Updated 3 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Determine address of proxied request☆137Updated this week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 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 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago