69 packages found
Description
Iterate 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
Keywords
Publisher
Description
Iterate over the own 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.
Keywords
Publisher
Description
Get your public IP address
Keywords
Publisher
Description
Easily persist and load config data. No dependencies.
Keywords
Publisher
Description
Simple `propertiesObject` creation for use with `Object.create()`
Keywords
Publisher
Description
JavaScript curried hasOwn helper
Keywords
Publisher
Description
A safer `.hasOwnProperty()`
Keywords
Publisher
Description
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
Keywords
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more
Publisher
Description
Webpack plugin that gives ability to add callback after webpack event
Keywords
Publisher
Description
Get your public IP address
Keywords
Publisher
Description
Stringify objects own properties
Keywords
Publisher
Description
Get your public IP address
Keywords
Publisher
Description
Like [].some but for objects
Keywords
Publisher
Description
Control Bticino / Legrand MyHome components from Node-RED
Keywords
Publisher
Description
Get all property names of an object/function/class including non-enumerable and inherited ones.
Keywords
Publisher
Description
Like [].every but for objects
Keywords
Publisher
Description
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
Keywords
Publisher
Description
A safer hasOwnProperty wrapper