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