debitoor / safe-json-stringifyLinks
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆56Updated 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:
- Check if a URL is absolute☆79Updated 3 years ago
- Find the closest package.json file☆164Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated this week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months 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
- string representations of objects in node and the browser☆152Updated 6 months ago
- Write data to a random temporary file☆105Updated last year
- 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
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A basic poller built on top of promises☆117Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- ☆45Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys of an object☆104Updated 11 months ago
- Get the path of the caller module☆65Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Manipulate the HTTP Vary header☆60Updated 2 weeks ago