Showing 21-40 of 493,258 packages
javascript String Object prototype extend
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
Copy static properties, prototype properties, and descriptors from one object to another.
return whitelisted properties of an object
Extend an object with the properties of additional objects. node.js/javascript util.
process.nextTick but always with args
Parse CSS inline style to JavaScript object.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
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.
Convert object keys from camel case
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Vite SVG plugin: effortless SVG import with support for various formats JSON, raw string, object, etc.
convert string/object keys to equivalent case
Sort objecy keys by length
A small polyfill for Object.setprototypeof
Delete nested properties from an object using dot notation.
Polyfill of future proposal for `util.parseArgs()`
Provides helper functions related to the String object.
Returns true if the value is an object and not an array or null.
Define a lazily evaluated property on an object