sort-any

v4.0.6
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

coverage

nyc --check-coverage=true npm run test

test

mocha -r babel-register --recursive src/tests --timeout 5000
npm i sort-any

Metadata

  • MIT
  • >=12
  • oprogramador
  • released 4/7/2024

Downloads

Maintainers