UNPKG
typewise-cmp
Version:
latest (1.0.1)
1.0.1
1.0.0
typewise sorting comparison fn
github.com/nathan7/typewise-cmp
nathan7/typewise-cmp
typewise-cmp
/
README.md
14 lines
(7 loc)
•
182 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
typewise-cmp
just the comparison feature of typewise and bytewise.
#
# Installation
npm install typewise-cmp
#
# API
#
# cmp(a, b) → -1 | 0 | +1
compare two values.