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 7 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last 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
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Simple timeouts for promises☆60Updated 6 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 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 last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- A basic poller built on top of promises☆119Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆69Updated 6 years ago