Chonkify: An Ultra-Lightweight Chunking Library
2025-06-03
Chonkify is an ultra-lightweight JavaScript library for splitting various iterables (arrays, strings, sets, maps, async iterables, etc.) into chunks of a specified size. It supports Unicode emojis and complex symbols, boasts a tiny footprint (core is just 870 bytes), has zero dependencies, is ESM-first and TypeScript-ready, and works in both browser and Node.js environments. Whether processing massive datasets or simple array splitting, chonkify handles it efficiently.
Development
chunking