sort-any

v1.1.19
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 8/27/2019

Downloads

Maintainers