Showing 21-40 of 20,136 packages
Standalone Tailwind CSS class sorter with Prettier plugin compatibility, extracted from tailwindlabs/prettier-plugin-tailwindcss
Compare alphanumeric strings the same way a human would, using a natural order algorithm
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.
A sorting algorithm benchmark tool
Topological sorting with grouping support
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Easy autofixable import sorting
Sorts CSS declarations fast and automatically in a certain order.
A graph data structure with topological sort.
A JS library for finding optimal label position inside a polygon
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
A true O(1) sorting algorithm!
A collection of order related linting rules for Stylelint.
A simple, easy to use implementation of the Okapi BM25 algorithm.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
Sorting the keys of an object
graph algorithm
Stringify Object as tree structure
Detect the indentation of code
a topological cyclic sorting algorithm based on depth-first search (dfs)