toss / es-toolkit

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
https://es-toolkit.slash.page
Other
6.25k stars 263 forks source link

feat(dropWhile): Add `dropWhile` in compat #465

Open mass2527 opened 2 weeks ago

mass2527 commented 2 weeks ago

I added a dropWhile function that is compatible with lodash.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 9:31am
raon0211 commented 1 week ago

Let me add some more compatibility with lodash, since we need perfect compatibility when added in es-toolkit/compat.