empty-value
Check if a given value is empty in JS extending his "truthy" and "falsy" nature
Check if a given value is empty in JS extending his "truthy" and "falsy" nature
A simple validation to check if a string or array contains a know first name
nv-array ============ - simple array tools - only install which you needed
A set of simple utilities for copying, merging and manipulating plain objects.
Useful JS utilities.
slice Array-like collections and return an array
method extensions of Array.prototype
It allows you to use methods such as where, limit, select, orderBy on JSON data.
Lazily concat two arrays and exclude duplicate items at the joint, especially for sequential arrays.
Binary searches rightmost value in sorted array.
Binary searches rightmost value in sorted array.
Binary searches leftmost value in sorted array.
Binary searches closest value in sorted array.
Binary searches closest value in sorted array.
Binary searches leftmost value in sorted array.
Name generator with some in-built dictionaries and presets.
Immutable versions of normally mutable array methods
Vue component used as an js/json object inspector/viewer
Angular application utilities. # Summary [ClvTsUtilsCommonsJs](#clvtsutilscommonsjs) - [enumarableFromListEqual](#enumarablefromlistequal) - [getObjectByFieldValue](#getobjectbyfieldvalue) - [objectSumField](#objectsumfield) - [getObjectOffsetIn
Binary sorted array. Implements array initialization, insertion, finding index of element, item removal, clearing the array.