Showing 21-40 of 18,999 packages
Topological sorting with grouping support
A sorting algorithm benchmark tool
Sorts CSS declarations fast and automatically in a certain order.
PostCSS plugin to keep rules and at-rules content in order.
A tiny and fast selection algorithm in JavaScript.
A graph data structure with topological sort.
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
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.
Stringify Object as tree structure
Detect the indentation of code
Simple “Least Recently Used” (LRU) cache
Sniff the encoding from a HTML byte stream
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
a topological cyclic sorting algorithm based on depth-first search (dfs)
Binary serialization which sorts bytewise for arbirarily complex data structures
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)