Sort CSS specificity
Calculate specificity of a CSS Selector
Determine selector specificity with postcss-selector-parser
Minify selectors with PostCSS.
Calculate the specificity of a CSS selector
Use cascade layers in CSS
Use the :dir pseudo-class in CSS
A tiny, permissive CSS selector parser
A tiny (200B) utility to sort route patterns by specificity
Sort an Object or package.json based on the well-known package.json keys
JSS plugin that ensures style properties extend each other instead of override
Easy autofixable import sorting
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
Calculate specificity of CSS selectors
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Sort the keys of an object
vfile utility to sort messages by line/column
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `postcss-sort-media-queries`, `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))
Sort an object's keys, including an optional key list
Sort array elements in ascending order.
Sort objecy keys by length
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Sort array elements in descending order.
WhinyTasks is sort of like ExceptionMailer but specifically designed for rake tasks that run in the background. With any website, background jobs tend to accumulate and sometimes it's hard to tell if they're working properly. WhinyTasks defines the whiny_task method, which can be used in place of the task method and results in tasks that send emails to a designated address when an exception occurrs during the execution of the task.
This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as possible.
Provides methods to models that are backed by a redis instance.
A lightweight Ruby library for parsing, comparing, sorting, and matching semantic versions per the SemVer 2.0.0 specification.
The Hashery is a tight collection of Hash-like classes. Included among its many offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case.
Generate JSON strings from Ruby objects with flexible formatting options. Key features: keep arrays and objects on a single line when they fit; format floats to specific precision; sort and align object keys; adjust whitespace padding of arrays and objects, inside and around commas and colons. JavaScript version included.
Designed to efficiently organize the elements of an array in a specific order. Sorting is a fundamental operation in computer science and data processing, and the performance of a sorting algorithm is crucial.
This is a gem that will convert to CSV if you pass an array. In addition to conversion, sorting, column specification, and translation can be optionally specified. You can also register default settings in initializers.
Crypto Market CLI will display data from the top cryptocurrencies. It can sort and give you specific information about a selected coin. This is my first published gem so any feedback is appreciated.
The Angsa gem is a server-side tool for Ruby on Rails applications that provides pagination, sorting, and search capabilities for ActiveRecord models. It is specifically designed to work with Grid.js, a JavaScript library for table grid layouts.
A Ruby gem that implements sorting algorithms specifically designed for Ukrainian language strings, ensuring proper handling of unique characters and collation rules.
Command-Line Argument Sorting and Parsing library that provides a powerful abstraction of command-line interpretation facilities. CLASP.Ruby is a Ruby port of the popular CLASP (C/C++) library, and provides declarative specification of command-line flags and options, aliasing, flag combination, UNIX de-facto standard flag processing, and a number of utility functions for expressing usage and version information.