Search results

1325 packages found

Really Fast Deep Clone

published 1.3.1 3 months ago
M
Q
P

Filter object keys and values into a new object

published 6.0.0 a month ago
M
Q
P

deepObjectKeyAlternator is a versatile utility function that allows you to recursively parse an object or array of objects, applying a key mapping to rename object keys. It's particularly handy when you need to transform the structure of nested objects wh

published 1.2.1 6 months ago
M
Q
P

Access deep object properties using a path

published 0.11.8 3 years ago
M
Q
P

Create and verify HMAC's for JSON objects

published 1.1.4 5 months ago
M
Q
P

A small library for using and manipulating key path in JavaScript.

published 2.1.2 2 months ago
M
Q
P

Lowercase the keys of an object

published 3.0.0 3 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 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

Quick and dirty signatures for Objects.

published 1.0.1 9 years ago
M
Q
P

get a unique key for an object ( mainly for react's key={} )

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

object key transformer

published 0.0.5 a year 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.5 a year ago
M
Q
P

Convert object keys to camel case

published 9.1.3 3 months ago
M
Q
P

Delete nested properties from an object using dot notation.

published 2.0.1 2 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

return true if object has no enumerable key values

published 3.4.1 a year ago
M
Q
P

Map `visit` over an array of objects.

published 1.0.0 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