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