UNPKG

json-keys-sort

Version:

Sorting a json object based on keys either ascending or descending & even recursively

20 lines (14 loc) 1.73 kB
# Changelog All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. ## [2.2.0](https://github.com/DawnImpulse/json-keys-sort/compare/v2.1.0...v2.2.0) (2025-09-01) ### Features * benchmark - printing machine details ([6211c6b](https://github.com/DawnImpulse/json-keys-sort/commit/6211c6bc1eee445c15df04796e4b3a2320b5dde9)) * benchmark testData & main handling ([0092dc7](https://github.com/DawnImpulse/json-keys-sort/commit/0092dc7f2e41b24f977d389972d5cfd70b378732)) * **docs:** mit license ([1868257](https://github.com/DawnImpulse/json-keys-sort/commit/18682571c4fcc094857cfcf724774b1fb3ebf746)) * **docs:** readme - benchmark info ([92aaa90](https://github.com/DawnImpulse/json-keys-sort/commit/92aaa9068ae863f31e2fe9d07f6bf2e25670ef8a)) * **docs:** readme for new version ([578e01f](https://github.com/DawnImpulse/json-keys-sort/commit/578e01f7583976ff18695a0f0b76c5d098c8828f)) * **package:** commit-and-tag-version + benchmark script ([95ba9f4](https://github.com/DawnImpulse/json-keys-sort/commit/95ba9f46b9fe56b248eba6bbb8264561aede52f7)) * **package:** dev - benchmark ([29533d0](https://github.com/DawnImpulse/json-keys-sort/commit/29533d09d5a644004203c8fdde097d2cc4f93a14)) * **package:** prettier ([061b3ee](https://github.com/DawnImpulse/json-keys-sort/commit/061b3ee531ab4e571337e2e21df8a98bd6c0e355)) * sortAsync - yielding to event loop ([f11eb78](https://github.com/DawnImpulse/json-keys-sort/commit/f11eb78714584b1de87c5bdda3f668f1a9832c93)) * **test:** adding test for sortAsync ([b2b10e8](https://github.com/DawnImpulse/json-keys-sort/commit/b2b10e8b03088c37ba22f937231633f3a856264c))