npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "sort" 的结果(共 28 个)
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

MIT
toposort-class

Topological sort of directed acyclic graphs (like dependecy lists)

MIT
sorted-object

Returns a copy of an object with its keys sorted

(WTFPL OR MIT)
graph-sequencer

Sort items in a graph using a topological sort while resolving cycles with priority groups

MIT
@hapi/topo

Topological sorting with grouping support

BSD-3-Clause
array-sort

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.

MIT
lodash.sortby

The lodash method `_.sortBy` exported as a module.

MIT
node-object-hash

Node.js object hash library with properties/arrays sorting to provide constant hashes

MIT
timsort

TimSort: Fast Sorting for Node.js

MIT
sorted-union-stream

Get the union of two sorted streams

MIT
array.prototype.tosorted

An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.

MIT
json-sorted-stringify

Alternative JSON.stringify function with sorted keys, so the output is stable.

MIT
compare-func

Get a compare function for array to sort

MIT
topo

Topological sorting with grouping support

BSD-3-Clause
deps-sort

sort module-deps output for deterministic browserify bundles

MIT
json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

MIT
default-compare

Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.

MIT
lodash._basesortby

The modern build of lodash’s internal `baseSortBy` as a module.

MIT
tar-pack

Package and un-package modules of some sort (in tar/gz bundles).

BSD-2-Clause
react-sortable-hoc

Set of higher-order components to turn any list into a sortable, touch-friendly, animated list

MIT
lodash.sortbyall

The modern build of lodash’s `_.sortByAll` as a module.

MIT
thenby

Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax

Apache-2.0
abstract-level

Abstract class for a lexicographically sorted key-value database

MIT
object-assign-sorted

Object.assign with sorted keys

MIT
sort-route-addresses

Sort Sails/Express-style route addresses by inclusivity

MIT
toposort

Topological sort of directed ascyclic graphs (like dependecy lists)

MIT