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:
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆176Updated last week
- Make your own nested errors☆69Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- ☆26Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Runtime validation and processing of JavaScript types☆38Updated last year
- Write data to a random temporary file☆108Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Monkey-patches for file system related things☆119Updated 3 months ago
- Import a module lazily☆249Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Indent each line in a string☆114Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year
- Check if a value is a plain object☆103Updated last year