@aryth/comparer
Version:
Comparer collections for sort and rank
42 lines (33 loc) • 1.45 kB
Markdown
# @aryth/comparer
[![npm version][badge-npm-version]][url-npm]
[![npm download monthly][badge-npm-download-monthly]][url-npm]
[![npm download total][badge-npm-download-total]][url-npm]
[![npm dependents][badge-npm-dependents]][url-github]
[![npm license][badge-npm-license]][url-npm]
[![pp install size][badge-pp-install-size]][url-pp]
[![github commit last][badge-github-last-commit]][url-github]
[![github commit total][badge-github-commit-count]][url-github]
[//]: <> (Shields)
[badge-npm-version]: https://flat.badgen.net/npm/v/@aryth/comparer
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@aryth/comparer
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@aryth/comparer
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@aryth/comparer
[badge-npm-license]: https://flat.badgen.net/npm/license/@aryth/comparer
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@aryth/comparer
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/aryth
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/aryth
[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@aryth/comparer
[url-pp]: https://packagephobia.now.sh/result?p=@aryth/comparer
[url-github]: https://github.com/hoyeungw/aryth
##### Math util library
#### Features
#### Install
```console
$ npm install @aryth/comparer
```
#### Usage
```js
```
#### Meta
[LICENSE (MIT)](LICENSE)