jonschlinkert / omit-emptyLinks
Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
☆73Updated 5 years ago
Alternatives and similar repositories for omit-empty
Users that are interested in omit-empty are comparing it to the libraries listed below
Sorting:
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Get the set npm registry URL☆55Updated last month
- Write data to a random temporary file☆105Updated 10 months ago
- Node.js middleware to capture and modify response bodies☆22Updated 6 years ago
- Input module for Listr☆33Updated 5 years ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- React Storybook Addon to show component properties and stories into panels☆22Updated 7 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- utility to return a react components display name☆60Updated 2 years ago
- Post CSS Plugin for global import css.☆24Updated 7 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Helper for building generic names, similar to webpack☆15Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Clean and beautiful options for minimist☆53Updated 2 years ago