Search results

4169 packages found

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

Sorts object by its keys

published 1.0.2 7 years ago
M
Q
P
M
Q
P

Call a specified method on each value in the given object.

published 1.0.1 7 years ago
M
Q
P

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

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

Delete nested properties from an object using dot notation.

published 2.0.1 2 years ago
M
Q
P

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.

published 1.0.0 7 years ago
M
Q
P

Resolves the dot object notation string to its value.

published 1.1.1 a year ago
M
Q
P

Visit a method over the items in an object, or map visit over the objects in an array.

published 1.0.0 7 years ago
M
Q
P

Map `visit` over an array of objects.

published 1.0.0 7 years ago
M
Q
P

Map object keys and values into a new object

published 5.0.2 2 years ago
M
Q
P

Replaces the keys found in a JSON object with the provided values.

published 1.0.3 3 months ago
M
Q
P

Define (or modify) an object property.

published 0.2.3 3 months ago
M
Q
P

First function accepts a Date object and returns a string that may be used as a value in an input that has a type of datetime-local - YYYY-MM-DDTHH:mm. Second function accepts a datetime-local input's value and returns a date time string format based on I

published 1.0.3 6 months ago
M
Q
P

Get or set a deep value using a keypath string. Supports bracket and dot notation

published 3.1.1 6 months ago
M
Q
P

The Email interface is used to parse, construct, normalize, and encode emails. It works by providing properties which allow you to easily read and modify the components of an Email.

published 1.0.2 a year ago
M
Q
P

This is a simple search package.

published 0.1.3 8 months ago
M
Q
P
M
Q
P

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

published 2.0.2 6 years ago
M
Q
P