jonschlinkert / omit-empty
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.
☆74Updated 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
- Sort an object's keys, including an optional key list☆31Updated 4 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- 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
- Check if a URL is absolute☆78Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Write data to a random temporary file☆105Updated 5 months ago
- A Babel plugin which automatically makes stack traces source-map aware☆45Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- React Storybook Addon to show component properties and stories into panels☆22Updated 6 years ago
- Additional PropTypes for React☆26Updated last week
- Conditional promise chains☆60Updated 3 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- utility to return a react components display name☆59Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Prepend data to a file.☆34Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Simple timeouts for promises☆60Updated 5 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 6 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Helper for building generic names, similar to webpack☆15Updated last year