array-sugar
adds last, first, remove, contains, isEmpty and few more methods/properties to Array utilizing Object.defineProperty
adds last, first, remove, contains, isEmpty and few more methods/properties to Array utilizing Object.defineProperty
More array methods!
Filters an array based on the provided expression, a helper for complex array filtering
Math-master contains all the functions that simplify your mathematical processs with arrays,objects,numbers and so on.
## Warning : alpha version this repository is still in alpha. It means that it's API can change from one version to another. Use it at your own risk
Set array items declaratively
This package extends the JavaScript Array prototype with 10 useful higher-order functions (HOFs), providing powerful utilities for common operations like sum, unique values, flattening, grouping, and more.
Master-methods contains all the functions that simplify your code with arrays,strings,numbers and so on.
Useful array methods for 1d, 2d, and 3d arrays!