Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 561 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 561 Bytes

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/

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