Search results

1000+ packages found

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

published version 7.0.0, 7 years ago2874 dependents licensed under $MIT
347,201,739

Extend an object with the properties of additional objects. node.js/javascript util.

published version 3.0.2, 7 years ago1232 dependents licensed under $MIT
251,366,949

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

published version 2.0.2, 7 years ago898 dependents licensed under $MIT
259,452,103

Returns true if the value is an object and not an array or null.

published version 4.0.0, 6 years ago1726 dependents licensed under $MIT
188,392,696

Transforms css values and at-rule params into the tree

published version 4.2.0, 3 years ago1501 dependents licensed under $MIT
185,347,781

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

published version 0.4.1, 5 years ago1675 dependents licensed under $MIT
225,304,412

Simple key-value storage with support for multiple backends

published version 5.3.3, 17 days ago1574 dependents licensed under $MIT
187,209,703

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published version 5.0.0, 5 years ago2608 dependents licensed under $MIT
187,880,699

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published version 3.1.1, 2 years ago810 dependents licensed under $MIT
174,848,607

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published version 3.0.5, 2 years ago816 dependents licensed under $MIT
111,198,472

Define a lazily evaluated property on an object

published version 3.0.0, 4 years ago666 dependents licensed under $MIT
117,686,807

Map object keys and values into a new object

published version 5.0.2, 3 years ago826 dependents licensed under $MIT
101,994,023

Convert a value to an array

published version 3.0.0, 4 years ago1229 dependents licensed under $MIT
111,718,169

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published version 2.1.3, 2 years ago812 dependents licensed under $MIT
111,192,282

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

published version 2.0.2, 7 years ago856 dependents licensed under $MIT
92,051,928

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

published version 1.0.2, 8 years ago882 dependents licensed under $MIT
60,860,129

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

published version 2.0.1, 7 years ago820 dependents licensed under $MIT
92,381,974

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).

published version 4.0.1, 3 months ago1243 dependents licensed under $MIT
50,943,761

Convert object keys to camel case

published version 9.1.3, a year ago1312 dependents licensed under $MIT
64,187,515

Set nested properties on an object using dot notation.

published version 4.1.0, 4 years ago1214 dependents licensed under $MIT
53,515,584