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