Skip to content

Remove lodash #4

@benjaminhoffman

Description

@benjaminhoffman

Want to decrease the size of this library? Try:

I think you only use _.filter right? If so, try replacing lodash with: https://www.npmjs.com/package/lodash.filter

Or even better, ditch lodash altogether and use native JS filter method instead.

Metadata

Metadata

Labels

OptmisationOptimisation suggestions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions