FormidableLabs / FormidableLabs/victory

Remove dependency on `lodash`

Open
#2,711 3 comments 0 reactions 1 assignee Claimed by @carbonrobot View on GitHub
Issue: Accepted Type: Dependencies :evergreen_tree: Type: Enhancement :pencil2:
Dominant language
TypeScript
Stars
11.2k
Forks
536
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Yes, we're trying to cut down our bundle size, and a part of it is [taken up by Lodash](https://bundlephobia.com/package/victory-core@36.8.1) (see #656). Lodash also has not been actively maintained for over [3 years.](https://www.npmjs.com/package/lodash?activeTab=versions).

**Describe the solution you'd like**
Remove Lodash as a dependency of Victory.

**Describe alternatives you've considered**
Use various build tools to strip out Lodash.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.