array-chunkify
v1.0.0
Published
A utility to split an array into chunks of a specified size. Useful for pagination or batching operations.
Downloads
7
Maintainers
Readme
��#� �a�r�r�a�y�-�c�h�u�n�k�i�f�y�
�
�
�
�A� �u�t�i�l�i�t�y� �t�o� �s�p�l�i�t� �a�n� �a�r�r�a�y� �i�n�t�o� �c�h�u�n�k�s� �o�f� �a� �s�p�e�c�i�f�i�e�d� �s�i�z�e�.� �U�s�e�f�u�l� �f�o�r� �p�a�g�i�n�a�t�i�o�n� �o�r� �b�a�t�c�h�i�n�g� �o�p�e�r�a�t�i�o�n�s�.�
�
�
�
�#�#� �I�n�s�t�a�l�l�a�t�i�o�n�
�
�
�
�Y�o�u� �c�a�n� �i�n�s�t�a�l�l� �t�h�e� �p�a�c�k�a�g�e� �u�s�i�n�g� �n�p�m�:�
�
�
�
��
�`�s�h�
�
�n�p�m� �i�n�s�t�a�l�l� �a�r�r�a�y�-�c�h�u�n�k�i�f�y�
�
�