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 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Create and parse HTTP Content-Type header☆139Updated last week
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Monkey-patches for file system related things☆119Updated last month
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Get the path of the caller module☆66Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 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 10 months ago
- Build your commands on minimist!☆98Updated last year
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Simple, flexible file copy utility☆97Updated last year
- string representations of objects in node and the browser☆156Updated last month
- 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…☆96Updated 2 years ago
- Determine address of proxied request☆136Updated last week
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- Execute a listener when a response is about to write headers.☆161Updated last month
- Check if a value is a plain object☆103Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆92Updated 3 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year