Maintain and search through a sorted array using some low level functions
A skip list implementation inspired by the Sorted Set in Redis.
Utilities for GraphQL documents.
Returns a copy of an object with its keys sorted
Alternative JSON.stringify function with sorted keys, so the output is stable.
Get the union of two sorted streams
Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()
Sort an Object or package.json based on the well-known package.json keys
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
Check if an Array is sorted
Prettier formatter for package.json files
Takes a json-file and return a copy of the same file, but sorted
Push items to an array at their correct sort-position
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Fast JavaScript array sorting by implementing Python's Timsort algorithm
TypeScript definitions for sorted-array-functions
An html attribute sorter
Removes duplicates from a sorted array in place
Immutable SortedMap and SortedSet implementations for TypeScript
TypeScript definitions for chai-sorted
Miscellaneous indices for graphology.
ActiveRecord-style API for IndexedDB with TypeScript support
Allows the use of the sorted gem with Activerecord.
Aims to be able to read and replace "variables" in text in an active record manner. I don't claim that it behaves exactly like ActiveRecord - that is a much more complex beast than this will ever be.
ActiveRecord extension for sorted adjacency lists support
Liszt is an alternative to acts_as_list and sortable that uses atomic Redis operations to maintain scoped ordering information for ActiveRecord objects.
Translates url commands for searching, paging, sorting, groupion against ActiveRecord and its associations. Provides view helpers including links for order and urls for search, group, and page.
Add sorting scopes `asc` and `desc` to your ActiveRecord models.
Helping functionality for filtering, sorting and stuff like that with data-tables and ActiveRecord.
Allows you to sort ActiveRecord items in multiple lists with multiple scopes
Ultra simple manual sort key handling for ActiveRecord models.
The "easy-peasy" dynamic sorting pattern for ActiveRecord that your Rails apps deserve.
A tight DSL to build tables of ActiveRecord models with sorting, pagination, finding/filtering, selecting and batch actions. Tries to do for tables what formtastic and simple_form did for forms.
Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable