extra-array.min
An array is a collection of values, stored contiguously.
An array is a collection of values, stored contiguously.
Return false when one or more of the given values not include in the array, else return true
standalone AsyncAF package: forEachAF (https://async-af.js.org/AsyncAF#forEachAF)
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
Verify node.js data in a easy to use chain syntax, supports arrays, objects and strings
Generates a config for AGE based on available plugins
string extrapolated relations based on string similarity range between 0 and 1
webpack loader for any text file and support nested includes
String.prototype.includes() but using localeCompare.
liblvc includes and pre-compiled libs for native node addons development in linux and windows
Generates a config for AGE based on available plugins
Test if the first array includes all elements in the seconds array
Test if the second array has at least one element in the first array
JS function for turning an Array into a set (a plain JS object with keys pointing to true)
Conversion of JavaScript's Array methods to AutoHotkey
Broccoli plugin for Zetzer
Node.js `buffer.includes()` ponyfill
Fuzzy deep equal for asserting parts of objects
一个 utils 工具集合,持续扩充中
Check if value is present in iterable, like Array.includes().