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:
- Check if a URL is absolute☆79Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Change alpha of a color string☆23Updated 4 months ago
- Write data to a random temporary file☆105Updated 10 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Generate a unique random string☆85Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Universal-Rendering Module Loading Primitives☆29Updated 7 years ago
- Check if something is a promise☆46Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 8 years ago
- React Storybook Addon to show component properties and stories into panels☆22Updated 7 years ago
- Post CSS Plugin for global import css.☆24Updated 7 years ago
- Filter object keys and values into a new object☆101Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- simple date math module☆54Updated 5 years ago
- Makes Observable.ajax available in Node.js☆25Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week
- Iterate over promises serially☆50Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago