A small module to check if an Array is sorted
A skip list implementation inspired by the Sorted Set in Redis.
Maintain and search through a sorted array using some low level functions
A fully persistent balanced binary search tree
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Utilities for GraphQL documents.
Functional programming in TypeScript
A practical functional library for JavaScript programmers.
ESLint rules to promote functional programming in TypeScript.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Alternative JSON.stringify function with sorted keys, so the output is stable.
Functional JavaScript helpers
Returns a copy of an object with its keys sorted
Use space and slash separated color notation in CSS
Get the union of two sorted streams
Sort an Object or package.json based on the well-known package.json keys
A practical functional library for JavaScript programmers.
JavaScript's functional programming helper library.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Babel syntactic sugar for functional components
Android Debug Bridge interface
Check if an Array is sorted
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()
Vue.js util for intelligently merging data passed to functional components.
Helpful functionality for sorting and comparing.
It is customizable and flexible scaffold who support sort and the pagination.
A gem that allows for simple SQL-based search and sort functionality
provides functionality similar to acts_as_list. However, by managing position using a fractional indexing system, it allows database record updates during reordering to be completed with only a single update (N = 1)!
Helping functionality for filtering, sorting and stuff like that with data-tables and ActiveRecord.
Creates controller and extended scaffolding for the model specified.
Multisets with negative membership
Add stable sort functionality to ruby
A Ruby gem that implements sorting algorithms specifically designed for Ukrainian language strings, ensuring proper handling of unique characters and collation rules.
Lambda function to pass into sort
Sass sorting function
A simple gem holding insertion, merge, bubble, and quick sort functions