1468 packages found

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

published 3.1.0 a month ago
M
Q
P

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

published 2.1.1 a month ago
M
Q
P

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

published 3.0.2 a month ago
M
Q
P

Simple key-value storage with support for multiple backends

published 4.5.2 7 months ago
M
Q
P

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

published 7.0.0 5 years ago
M
Q
P

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

published 5.0.0 3 years ago
M
Q
P

Access deep object properties using a path

published 0.11.8 2 years ago
M
Q
P

Convert object keys to camel case

published 8.0.2 9 months ago
M
Q
P

Map object keys and values into a new object

published 5.0.2 a year ago
M
Q
P

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

published 3.0.2 5 years ago
M
Q
P

Convert a value to an array

published 3.0.0 2 years ago
M
Q
P

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

published 0.4.1 3 years ago
M
Q
P

A library for the unique number allocator

published 1.0.14 4 months ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 2 years ago
M
Q
P

A realtime, decentralized, offline-first, graph data synchronization engine.

published 0.2020.1239 5 months ago
M
Q
P

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

published 4.0.0 4 years ago
M
Q
P

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

published 2.0.2 5 years ago
M
Q
P
M
Q
P

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 can do this!).

published 3.0.1 5 years ago
M
Q
P

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

published 2.0.1 5 years ago
M
Q
P