hasown293.2mMIT2.0.2A robust, ES3 compatible, "has own property" predicate.
inspect-jsover 1 year agohasOwn, has, hasOwnProperty, has-own object.hasown26.6mMIT1.1.4ES spec-compliant shim for Object.hasOwn
es-shimsover 1 year agohasOwn, Object, polyfill, shim has-values97.7mMIT2.0.1Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
jonschlinkertabout 3 years agohasOwn, array, boolean, empty has-value97.4mMIT2.0.2Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
jonschlinkertabout 3 years agohasOwn, array, boolean, check