npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "sorted" 的结果(共 30 个)
sorted-object

Returns a copy of an object with its keys sorted

(WTFPL OR 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
abstract-level

Abstract class for a lexicographically sorted key-value database

MIT
object-assign-sorted

Object.assign with sorted keys

MIT
uniq

Removes duplicates from a sorted array in place

MIT
types

Hash, SortedSet

sorted-btree

A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.

MIT
json-stringify-deterministic

Deterministic JSON.stringify with sorted keys for consistent hashes and stable cache keys.

MIT
foreign-key

group and reduce rows for foreign key relations for sorted key-value stores like leveldb

lodash.sortedindex

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

MIT
lodash.sortedlastindex

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

MIT
eslint-plugin-sort-destructure-keys

require object destructure key to be sorted

ISC
array-binsearch

Binary search a sorted array

Apache-2.0
sortobject

Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it

Artistic-2.0
lodash._basesortedindexby

The internal lodash function `baseSortedIndexBy` exported as a module.

MIT
list-methods

Easily generate a JSON or markdown list (sorted array) of property names of all enumerable properties, own and inherited, of objects that have function values.

MIT
sorted-array-functions

Maintain and search through a sorted array using some low level functions

MIT
index-encoder

Encode multiple values into sorted keys

Apache-2.0
read-dir-deep

Returns a sorted recursive list of all files inside a directory

MIT
sorted-json

Sort keys and array elements in a JSON.

MIT
multi-sort-stream

merge multiple sorted streams into a single sorted stream

bsd
sort-any

Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)

MIT
safe-sortedjson

sortedjson, guarded against recursion and some unicode confusion.

ISC
stac

Maintain a sorted stack of things.

MIT
sort-json

Takes a json-file and return a copy of the same file, but sorted

MIT
verb-tag-methods

Easily generate a sorted array, JSON or markdown list, of property names of all enumerable properties, own and inherited, of objects that have function values.