licenses.dev

array-sort v1.0.0

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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
default-compare • 1.0.0Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.DIRECT1
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.DIRECT0
kind-of • 5.1.0Get the native type of a value.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/array-sort)](https://licenses.dev/npm/array-sort)
<a href="https://licenses.dev/npm/array-sort">
  <img src="https://licenses.dev/b/npm/array-sort" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/array-sort/1.0.0)](https://licenses.dev/npm/array-sort/1.0.0)
<a href="https://licenses.dev/npm/array-sort/1.0.0">
  <img src="https://licenses.dev/b/npm/array-sort/1.0.0" alt="licenses" />
</a>
GitHub