Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
sort-scripts
Sort a map of scripts in a logical order
@thi.ng/sorted-map
Skiplist-based sorted map & set implementation
d3-array
Array manipulation, ordering, searching, summarizing, etc.
sort-map
Sorts a Map by its keys and/or values.
map-to
map-to/array and map-to/object. Convert easily, back and forth.
@hutechwebsite/autem-delectus-sint-libero
Parse the string into a Map.
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
natural-compare
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
topological-sort
Topological sort
array.prototype.tosorted
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
@hapi/topo
Topological sorting with grouping support
sort-keys
Sort the keys of an object
natural-compare-lite
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
toposort
Topological sort of directed ascyclic graphs (like dependecy lists)
semver-compare
compare two semver version strings, returning -1, 0, or 1
json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
compare-func
Get a compare function for array to sort
toposource
Directed graphs analyzer for parallel traversals
string-natural-compare
Compare alphanumeric strings the same way a human would, using a natural order algorithm
uniq
Removes duplicates from a sorted array in place