Sort an array so that it'll display in columns when output inline.
plugin to show the list of all the commands
Maps lines and columns to character offsets and back.
Wordwrap a string with ANSI escape codes
Feature-rich and customizable data grid React component
Minify selectors with PostCSS.
Render a readable table in the terminal
Array manipulation, ordering, searching, summarizing, etc.
JSS plugin that ensures style properties extend each other instead of override
Sort an Object or package.json based on the well-known package.json keys
Tables are used to display tabular data using rows and columns.
Easy autofixable import sorting
Columns, for EditorJS
An extension for the angular material table to support multi-sorting.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
Sorting model, commands, and services for Univer Sheets.
Sorting menus and panels for Univer Sheets.
Sort YAML files alphabetically
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
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 ))
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Sort an object's keys, including an optional key list
Sort HTML table columns in Rails 4 applications.
Adds editable sort column from which, products will be sorted by default
Enhance your views with sortable tables
Column sorting for index pages
Manipulate column sort orders...
Displays a collection (ActiveRelation or Array-like object) wrapped in an html table with server side column sorting, filtering hooks, and search bar. Large collections can be paginated with either the will_paginate gem or kaminari gem if you use them, or a naive Enumerable based paginator (without pager links) if neither is present.
simple column filtering and sorting.
Sort Nested Columns of tables in ruby
This gem adds a "column_sort" method to the Array class.
This scaffold generator takes a lot of Ryan Bates' screencast ideas and puts them into scaffold generator.
Adds methods to models and controllers to perform automatic filtering, sorting and multi-column-queries without having to worry about the implementation.
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.