alphanum-sort
Last updated
Last updated
Alphanumeric sorting algorithm
With npm do:
insensitive
Type: Boolean
Default: false
Compares items case insensitively
sign
Type: Boolean
Default: false
Allows +
and -
characters before numbers
MIT © Bogdan Chadkin