Showing 1-20 of 305,663 packages
rehype plugin to reorder attributes based on how often they occur
Sort an object's keys, including an optional key list
Sort the keys in an object.
Sort an Object or package.json based on the well-known package.json keys
Sort objecy keys by length
Alphanumeric sorting algorithm
Turn a ReactElement into the corresponding JSX string.
Sort the keys of an object
Sort array elements in ascending order.
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Organize your HTML attributes autmatically with Prettier 🧼
Sort array elements in descending order.
Sort an array on an object property
Allow parsing of the module attributes in the import statement
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Sorts object by its keys
Sort files in stream by path or any custom sort comparator
lezer-based HTML grammar
Prettier plugin to sort JSON files alphanumerically by key
Fast JavaScript array sorting by implementing Python's Timsort algorithm