This library is a set of utilities to help in carrying out small repetitive tasks
This is an array utils collection for help development
Remove item in array that has specified value. Key may be a path.
Removes the specified value from an array
Performs the sum of the values of the indexed field
Copy an object
Determines the real type of the element passed as a parameter (take into account the detection of array and null types)
Allows you to paginate the data of a table
Add thousand separators to a character string while taking into account the decimal part
Add thousand separators to a string
Perform operations on the date
Adds attributes to a DOM element
Add classes to a DOM element
Remove classes from a DOM element
Remove spaces from a string
Remove the first character from a string
Remove the last character from a string