has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
vole
A dead simple Redis backed key/val cache
path-key
Get the PATH environment variable key cross-platform
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
keyv
Simple key-value storage with support for multiple backends