Skip to content

lodash / underscore

You don’t (may not) need Lodash/Underscore

Here you could read how to replace Lodash or Underscore in your project.

Website

es-toolkit

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.

Released under the MIT License. (9bdffbbe)