found 1,396 packages in 19ms
hasown280.8mMIT2.0.2
A robust, ES3 compatible, "has own property" predicate.
inspect-jsover 1 year agohas, hasOwnProperty, hasOwn, has-own for-in95.4mMIT1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning false
. JavaScript/Node.js
jonschlinkertabout 2 years agofor, for-in, for-own, has uniq30.3mMIT1.0.1
Removes duplicates from a sorted array in place
mikolalysenkoabout 3 years agoarray, duplicate, unique, uniq parse-unit1.5mMIT1.0.1
parses number and unit, '20px' into [20, 'px']
mattdeslabout 3 years agoparse, number, string, str