cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
set-value
Set nested properties on an object using dot notation.
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
any
Returns `true` if a value exists in the given string, array or object.