Greasy Fork is available in English.

Comparator

Configurable Comparator similar to java.util.Comparator in Java 8

Fra 04.10.2019. Se den seneste versjonen.

Dette scriptet burde ikke installeres direkte. Det er et bibliotek for andre script å inkludere med det nye metadirektivet // @require https://update.greasyfork.org/scripts/390752/738265/Comparator.js

Forfatter
Gerrit
Versjon
0.3
Lagd
03.10.2019
Oppdatert
04.10.2019
Lisens
I/T

Sets up a "compare(a, b)" - function:
- With accessor-functions (e.g. to sort by properies)
- In ascending or descending order
- null and undefined first or last

Possible chaining of Comparators or Accessor-functions.