Search results

3885 packages found

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

published 3.0.5 a year ago
M
Q
P

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

published 2.1.3 a year ago
M
Q
P

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

published 3.1.1 a year 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 7 years ago
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 7 years ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 3 years ago
M
Q
P

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

published 3.0.2 7 years ago
M
Q
P

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

published 2.0.2 7 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 7 years ago
M
Q
P

Delete nested properties from an object using dot notation.

published 2.0.1 3 years ago
M
Q
P

Access deep object properties using a path

published 0.11.8 3 years ago
M
Q
P

Use logical properties and values in CSS

published 8.0.0 2 months ago
M
Q
P
M
Q
P

Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.

published 1.1.0 2 months ago
M
Q
P

A stylelint rule to disallow usage of unknown custom properties

published 6.0.1 9 months ago
M
Q
P

Define a lazily evaluated property on an object

published 3.0.0 3 years ago
M
Q
P

get the property value from a nested object by using the dot path `a.b.c`

published 4.0.3 a year ago
M
Q
P

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

published 2.1.31 4 months ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 2 months ago
M
Q
P

Handle values based on a property

published 2.0.4 2 years ago
M
Q
P