toposort
popularTopological sort of directed ascyclic graphs (like dependecy lists)
Updated by @marcelklehr
toposort-class
popularTopological sort of directed acyclic graphs (like dependecy lists)
Updated by @gustavohenke
natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Updated by @yobacca
array-sort
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Updated by @doowb
javascript-natural-sort
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Updated by @kylehousley
@logo-software/paging
The paging module splits your data collection into pages. The Table Module is can be given as a using sample.
Updated by @talhaio
array-of-arrays-sort-by-col
Sort array of arrays by column, rippling the sorting outwards from that column
Updated by @royston
@logo-software/table
This module generates a table using the given data. The table can generate data using server-side Http requests or given direct data using the client-side feature.
Updated by @talhaio
jest-sorted
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, toBeSorted and toBeSortedBy
Updated by @pkcopley
tablesorter
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse …
Updated by @mottie
dataformsjs
A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
Updated by @conrad.sollitt
@thi.ng/vclock
Vector clock functions for synchronizing distributed states & processes
Updated by @thi.ng
sort-algorithms-js
production-ready sort algorithms implementation in javascript.
Updated by @eyas-ranjous