jsort
Simple array sorting utility supporting multiple data types
Simple array sorting utility supporting multiple data types
A package which implements many different sorting algorithms for sorting arrays
Package implements various array sorting algorithms
A package with many different sorting algorithms, such as merge, quick, intro, tim, max heap and more
A package with many different sorting algorithms, such as merge, quick, intro, tim, max heap and more
A package with many different sorting algorithms, such as merge, quick, intro, bubble, max heap and more
array-of-object-query is a simple JavaScript library that makes working with arrays of objects easier. It has some methods to help you filter, sort, group, and summarize data. Use this library to make handling complex data structures simple and efficient.
This package is used to organize data in a way that makes it easier to work with. It allows you to organize 1 dimension array of object according to a key. It also allows you to group data based on a key and sorting it.