sort-array
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Updated by @75lb
deps-sort
popularsort module-deps output for deterministic browserify bundles
Updated by @ahdinosaur
array-sort
popularFast 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.
Updated by @doowb
to-semver
Get an array of valid, sorted, and cleaned semver versions from an array of strings
Updated by @sindresorhus
arrange-package-json
Arrange the properties in the package.json file to a universally consistent order
Updated by @bevryme
@byte-this/collections
A library which contains collection objects such as SortedArray
Updated by @byte-this
@stdlib/stats-base-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-smaxsorted
Calculate the maximum value of a sorted single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-smediansorted
Calculate the median value of a sorted single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
Updated by @stdlib-bot
sorted-btree
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Updated by @qwertie
@stdlib/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Updated by @stdlib-bot
@writetome51/get-grouped-by-properties
Separates array of objects into sub-arrays of objects with matching property values
Updated by @writetome51
structurae
Data structures for performance-sensitive modern JavaScript applications.
Updated by @maga