Compare function that accepts two objects (a, b) and returns 1 if a >= b otherwise -1.
Quickstart
Open the command prompt in the root of your project and run the following command:
npm i utils-compare --save-dev
Usage
Example "globbing" utility, using the compare
function to sort the result:
var compareFn = ; var { compare_fn = ; src;};
Author
License and Copyright
Licensed under the MIT License Copyright (c) Jon Schlinkert, contributors.