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