Sorting Algorithms in Javascript
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
PostCSS plugin to keep rules and at-rules content in order.
BitGo SDK coin library for Algorand
Topological sorting with grouping support
A collection of order related linting rules for Stylelint.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Sorts CSS declarations fast and automatically in a certain order.
Easy autofixable import sorting
Sorting the keys of an object
TimSort: Fast Sorting for Node.js
[](https://badge.fury.io/js/@randlabs%2Fmyalgo-connect) [](https://connect.myalgo.com/) [![Di
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
BitGo SDK coin library for Algorand
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Standalone Tailwind CSS class sorter with Prettier plugin compatibility, extracted from tailwindlabs/prettier-plugin-tailwindcss
A Prettier plugin for sorting Tailwind CSS classes.
Topological sort of directed acyclic graphs (like dependecy lists)
Generate hashes from javascript objects in node and the browser.
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Collection of check digit algorithms implemented in JavaScript