debitoor / safe-json-stringify
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
☆56Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for safe-json-stringify
- Get the path of the caller module☆64Updated 3 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Find the closest package.json file☆159Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆74Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 3 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆46Updated 2 months ago
- ☆27Updated 2 years ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated last year
- Download a module from the npm registry.☆23Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆125Updated last month
- Get the auth token set for an npm registry☆35Updated 5 months ago
- Standard NPM Package Format☆42Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Get locally or globally installation path of given package name.☆42Updated 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…☆91Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years 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
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago
- Monkey-patches for file system related things☆112Updated 3 weeks ago
- Temporary files and dirs for Node.js☆68Updated 4 months ago
- Runtime validation and processing of JavaScript types☆35Updated 5 months ago
- Start a promise chain☆57Updated 3 years ago