618 packages found

Simple key-value storage with support for multiple backends

published 4.5.2 4 months ago
M
Q
P

Map object keys and values into a new object

published 5.0.2 9 months ago
M
Q
P

Access deep object properties using a path

published 0.11.8 2 years ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 2 years ago
M
Q
P

Really Fast Deep Clone

published 1.3.0 2 years ago
M
Q
P

Convert object keys to camel case

published 8.0.2 7 months 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 5 years ago
M
Q
P

Delete nested properties from an object using dot notation.

published 2.0.1 a year ago
M
Q
P

Filter object keys and values into a new object

published 5.1.0 8 months 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

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

published 0.2020.1239 3 months ago
M
Q
P

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

published 2.0.2 5 years ago
M
Q
P

Given an object, and a value, return a tuple of the property name, and the object on which it is an own property.

published 2.0.4 5 months ago
M
Q
P

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

published 4.1.2 2 years ago
M
Q
P

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

general key-value store on sql/level/mongo/redis for fibjs

published 1.3.3 4 months ago
M
Q
P

Access nested property values at any depth with a simple expression.

published 2.1.1 3 years ago
M
Q
P

Sorts object by its keys

published 1.0.2 6 years ago
M
Q
P

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

published 3.1.0 4 years ago
M
Q
P

Resolves the dot object notation string to its value.

published 1.1.1 3 months ago
M
Q
P