npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "deep" 的结果(共 27 个)
lodash.clonedeep

The lodash method `_.cloneDeep` exported as a module.

MIT
object-path

Access deep object properties using a path

MIT
property-expr

tiny util for getting and setting deep object props safely

MIT
nanoclone

300B to deep clone JavaScript objects

MIT
copy-props

Copy properties deeply between two objects.

MIT
getobject

get.and.set.deep.objects.easily = true

deep-eql

Improved deep equality testing for Node.js and the browser.

MIT
react-deep-force-update

Force-updates React component tree recursively

MIT
dequal

A tiny (304B to 489B) utility for check for deep equality

MIT
deep-equal-json

`deep-equal`, but only for JSON-supported values.

MIT
chai-exclude

Exclude keys to compare from a deep equal operation with chai expect and assert

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
@types/deep-eql

TypeScript definitions for deep-eql

MIT
each-props

Processes each properties of an object deeply.

MIT
deep-freeze

recursively Object.freeze() objects and functions

lodash.clonedeepwith

The lodash method `_.cloneDeepWith` exported as a module.

MIT
deep-is

node's assert.deepEqual algorithm except for NaN being equal to NaN

MIT
clones

should deep clone everything even global objects, functions, circularities, ...

MIT
@nodeutils/defaults-deep

Like lodash's _.defaultsDeep, but with array preservation

ISC
should-equal

Deep comparison of 2 instances for should.js

MIT
defaults-deep

Like `extend` but recursively copies only the missing properties/values to the target object.

MIT
lodash.defaultsdeep

The Lodash method `_.defaultsDeep` exported as a module.

MIT
has-value

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

MIT