Package Licenses
MIT
Dependency Licenses
MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object. | INDIRECT | 0 | |
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths. | DIRECT | 4 | |
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
isobject • 2.1.0Returns true if the value is an object and not an array or null. | INDIRECT | 1 | |
isobject • 3.0.1Returns true if the value is an object and not an array or null. | DIRECT | 0 |