jrTilak / lazykit

Refine your JavaScript workflows with Lazykit. A concentrated collection of lean utility functions, not a bloated library.
https://lazykit.thapatilak.com.np
MIT License
6 stars 2 forks source link

`v1.0.1` #52

Closed jrTilak closed 4 months ago

jrTilak commented 4 months ago

Some more array methods:

partition : Partitions an array into two arrays based on a given callback ie predicate.

remove : Removes elements from an array at a specified index.

rotate : Rotates the elements of an array by a given number of positions.

zip : Zips arrays together in the form of an array of arrays.

vercel[bot] commented 4 months ago

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

Name Status Preview Updated (UTC)
lazykit-www ✅ Ready (Inspect) Visit Preview Apr 26, 2024 6:39pm