@lodash-modularized/orderby
v1.0.1
Published
A drop-in replacement for `lodash.orderby`, backed by the main `lodash` package.
Downloads
159
Readme
@lodash-modularized/orderby
A drop-in replacement for lodash.orderby, backed by the main lodash package.
Usage
const fn = require("@lodash-modularized/orderby")Why?
The original lodash.orderby package is not actively maintained.
This version always pulls from the up-to-date lodash.
Override
{
"overrides": {
"lodash.orderby": "npm:@lodash-modularized/orderby"
}
}See the main repository for more information.
License
MIT
