Search results

510 packages found

Common utility functions implemented in TypeScript.

published 0.0.13 2 years ago
M
Q
P

tweens an array from start to finish

published 1.0.2 9 years ago
M
Q
P

Module for alternative array methods and for mapping data as an array.

published 1.1.0 2 years ago
M
Q
P

Object for encode/decode HELML data

published 1.0.0 a year ago
M
Q
P

Library for working with arrays

published 1.0.0 10 months ago
M
Q
P

JS Library, with the most usually tools in your project.

published 1.2.74 5 years ago
M
Q
P

Remove the minimum and the maximum from an array of numbers

published 2.0.0 7 years ago
M
Q
P

Partition an array into required sets of n numbers, and the remaining values

published 1.0.0 9 years ago
M
Q
P

Sort an array of numbers, in ascending order

published 1.0.0 9 years ago
M
Q
P

Object of potentially useful functions to use throughout development.

published 1.1.4 5 years ago
M
Q
P

Powerful and flexible forms for React

published 0.0.5 a year ago
M
Q
P

Remove all duplicate elements in a sorted array, leaving only uniques.

published 1.0.1 4 years ago
M
Q
P

For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator

published 1.0.4 4 years ago
M
Q
P

Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa

published 1.0.2 4 years ago
M
Q
P

Find the array index of where to add an element to keep it sorted.

published 3.0.2 4 years ago
M
Q
P

Binary search -based indexOf for sorted arrays.

published 1.0.2 4 years ago
M
Q
P

Find all indexes at which an array element exists, by binary search.

published 1.0.1 4 years ago
M
Q
P

compare 2 arrays in very fast way

published 1.0.2 2 years ago
M
Q
P

get data type for a string, like 'uint8'

published 1.0.1 9 years ago
M
Q
P

Creates a filled matrix or array.

published 1.0.1 8 years ago
M
Q
P