We use 64 methods from Lodash at the moment. This app compares bundle size using lodash, lodash-es and remeda a modern alternative.
See bundle size using npm run build && npx vite-bundle-visualizer
Results = https://lodash-v-remeda.surge.sh/
- Lodash - https://github.com/codevinehq/lodash-vs-remeda/blob/main/src/lodash.ts
- Remeda - https://github.com/codevinehq/lodash-vs-remeda/blob/main/src/remeda.ts
Switch between lodash/lodash-es by uncommenting the relevent lib here https://github.com/codevinehq/lodash-vs-remeda/blob/main/src/lodash.ts#L58-L59