| description | Modern alternatives for Lodash for array/object manipulation and common programming tasks |
|---|
Here you could read how to replace Lodash or Underscore in your project.
es-toolkit is a utility library similar to lodash that is designed to replace lodash by offering a seamless compat layer. It supports tree shaking out of the box and offers better performances for modern JavaScript runtimes.