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