Natural Sort algorithm for Javascript (supports AMD / Browserify & CommonJS)
get the shasum of a buffer or object
Auto-fixable sort rules for ESLint.
CLI interface to json-stable-stringify that can also be used as a pre-commit hook.
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Media Insert plugin for @atlaskit/editor-core
Intl.LocaleMatcher ponyfill
ESLint plugin to alphabetically sort React hook dependency arrays
Prettier plugin to pass javascript and typescript through import-sort
Topological sort
Extends LRU base on hashlru
A package that provides a collection of sorting algorithms in javascript.
Sort utilities
ESLint rule that helps sort export *
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-blur</h1> <p>Blur an image.</p> </div>
Type safe SQL query builder
Generate hashes from javascript objects in node and the browser.
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
node's assert.deepEqual algorithm except for NaN being equal to NaN
Simple “Least Recently Used” (LRU) cache
Arranges values in an order.
Push items to an array at their correct sort-position
Collects all values from an async iterator, sorts them using the passed function and yields them
A lightweight, fully-typed TypeScript sorting library with 20 algorithms: bubble, insertion, selection, merge, quick, heap, tim, gnome, shell, intro, block, counting, radix, bucket, pigeonhole, cycle, bitonic, cocktail shaker, comb sort and circle sort. S