a-textsearch
A comprehensive TypeScript package for performing robust text searches within collections
A comprehensive TypeScript package for performing robust text searches within collections
A helper function to calculate deep equality using abstract(==) or strict(===) method. (~333B)
this is to test how to publish a npm package
Simplify the work with complex and deep objects while retaining all the great benefits from Firebase Firestore.
Asynchronously iterates and transforms tree-like structures.
Check if two values are deeply equal to each other.
Asynchronous assert fails in Mocha you can see and don't timeout
A simple helper function for comparing equality of object properties.
Walks through a directory and all subdirectories (including nested) at the same time and returns a promise resolving to an array of file paths.
AssemblyScript module for getting values deep in JSON easily
Deeply convert the keys of an object to camelCase
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Easily check the structure of any javascript object!
A node package to compare two JSON objects with levels deep till 16 levels.
Set object values using property chaining syntax
A dependency-free utility for deeply cloning JavaScript objects.
A dependency-free, es5-compliant utility for deeply cloning JavaScript objects.
A package to replicate Lodash's `cloneDeep`/`cloneDeepWith` behavior while also removing any `undefined` or `null` values
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Used to do deep copy of objects and arrays (among others)