Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in wrong order. Example: First Pass: ( 5 1 4 2 8 ) –> ( 1 5 4 2 8 ), Here, algorithm compares the first two elements, and swaps sinc
Algorithms to help you parse CSS from an array of tokens.
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Xml digital signature and encryption library for Node.js
Standalone Tailwind CSS class sorter with Prettier plugin compatibility, extracted from tailwindlabs/prettier-plugin-tailwindcss
JWA implementation (supports all JWS algorithms)
Topological sorting with grouping support
Browser Compatible Object Hashing
Sorts CSS declarations fast and automatically in a certain order.
PostCSS plugin to keep rules and at-rules content in order.
Sorting the keys of an object
various machine learning routines for node
Boyer-Moore-Horspool algorithms
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
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.
Implementation of JSON Web Signatures
A collection of order related linting rules for Stylelint.
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Package implements data structures and algorithms for processing various types of graphs
Parse CSS media query lists.
Easy autofixable import sorting