Packages 14
Description
A small module to check if an Array is sorted, study from dcousens/is-sorted
Publisher
Description
Returns true if the value is a number. comprehensive tests.Study from jonschlinkert/is-number
Publisher
Description
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.Study from jonschlinkert/array-slice
Publisher
Description
"Get the first element or first n elements of an array.Study from jonschlinkert/array-first
Publisher
Description
Get the last or last n elements in an array.Study from Jon Schlinkert/array-last.
Publisher
Description
creates a new array with given range
Publisher
Description
Map object keys and values into an array
Publisher
Description
Left pad a string with zeros or a specified string. Fastest implementation.Study from Jon Schlinker.
Publisher
Description
Remove any existing casing from a string.
Publisher
Description
Convert a string to space case.Study from ianstormtaylor/to-space-case
Publisher
Description
Convert a string to snake case.Study from ianstormtaylor/to-snake-case