Search results

78 packages found

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

published 3.0.2 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

Collection of ready-to-use implementation of some sorting algorithms such as: merge sort, quick sort, bubble sort, insertion sort

published 1.1.0 6 years ago
M
Q
P

A Lite(20KB) sorting package that gives the option to the array of objects to sort with several alogithms based on any key of that objects

published 1.0.13 8 years ago
M
Q
P

Sort-algorithms regroup all the popular sorting algorithms.

published 1.1.0 8 years ago
M
Q
P

find and transform markers in gulp file streams

published 0.2.9 8 years ago
M
Q
P

A library of dependency-free common insertion sort algorithms

published 1.0.3 7 years ago
M
Q
P

Arranges values in an order.

published 2.9.60 4 years ago
M
Q
P

Arranges values in an order.

published 2.9.41 4 years ago
M
Q
P

A class to demonstrate various sorting methods

published 1.0.0 3 years ago
M
Q
P

Arranges values in an order.

published 2.9.41 4 years ago
M
Q
P

Arranges values in an order.

published 2.9.60 4 years ago
M
Q
P

An module to facilitate interval insertion into an array

published 1.0.6 5 years ago
M
Q
P

Sorting by insertion - Look for bigger numbers on the left side. Runtime: O(n^2). It starts from the 2nd element, and it tries to find any element (to the left) that could be bigger than the current index. It will move all the elements that are bigger and

published 1.0.1 4 years ago
M
Q
P

A simple and fast implementation of insertion sort

published 1.1.0 6 years ago
M
Q
P

HTML string DOM insertion methods.

published 0.1.0 10 years ago
M
Q
P

build user interfaces using JSX and vDOM

published 0.2.3 4 years ago
M
Q
P

Sort an array by descending values via insertion sort, pass by value

published 1.0.0 7 years ago
M
Q
P

Insertion sort

published 1.0.3 4 years ago
M
Q
P

Sort an array by ascending values via insertion sort, pass by value

published 1.0.0 7 years ago
M
Q
P