debitoor / safe-json-stringify
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆56Updated 9 months ago
Alternatives and similar repositories for safe-json-stringify:
Users that are interested in safe-json-stringify are comparing it to the libraries listed below
- Get the path of the caller module☆64Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 11 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
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Map over promises serially☆48Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 2 months ago
- babel-merge merges multiple Babel configuration objects into a single copy. Plugin and preset objects and arrays will be merged together.☆24Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get the set npm registry URL☆55Updated 3 weeks ago
- Check if a URL is absolute☆79Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Compressible Content-Type / mime checking.☆100Updated 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…☆93Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago