data-manipulator
Library that manipulates veriety of data structures. Right now replace and sort are available.
Library that manipulates veriety of data structures. Right now replace and sort are available.
debug bubble sort
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also support symbol.
This is a javascript implementation of the Bidirectionl Conditional Insertion Sort algorithm published by Future Computer Systems Volume 71, June 2017, Pages 102-112. Read about it here: https://www.sciencedirect.com/science/article/pii/S0167739X17301711?
A modern TypeScript utility library.
Syntactic sugar wrapper over JS sort function with better readability
Sort a package.json file following the NPM docs
bin-re-packing algorithms
A 0 dependency library which provides classic data structures and algorithms (written in typescript) targeting browser environments.
A modern CLI tool to organize files in a directory.
Get a list of Github repositories of specified username sorted by numbers of stars in descending order and last updated time
Binary Search Tree
An indexed, sorted, type-aware, and persistable data store with a Map-like API and extensions for range-based methods.
Does sort your arrays of T object following a verbose sortString 🙂 .
find the index position of a value in an array of sorted numbers
Performs bubble un-sorting
Make a bubble sort from an array
I'm fast as F boi.avi
Binary Tree. Javascript & Typescript Data Structure.