sort-any

v1.1.20
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
sort any array object deep equal predictable

build

rm -rf build && babel src --out-dir build --ignore tests/

lint

eslint src

prepublishOnly

npm run build

test

mocha -r babel-register --recursive src/tests --timeout 5000

Metadata

  • MIT
  • Whatever
  • oprogramador
  • released 2/13/2020

Downloads

Maintainers