partition
Here are 7 public repositories matching this topic...
Partition strings based on character indices
-
Updated
Mar 24, 2022 - TypeScript
A lightweight utility for Node.js projects that accumulates items into fixed-size batches per key, preserving insertion order within each key. Streams items directly into their respective batches at runtime, eliminating the overhead of post-processing 1D arrays into chunks. It abstracts key-based batch management.
-
Updated
Jun 3, 2025 - TypeScript
Buildahcker is a node.js library to create and run commands in OCI (Open Container Initiative) container images (or docker images), based on Buildah and a hash-based cache. It also contains utilities to easily create a partitioned bootable disk image of a Linux system.
-
Updated
Oct 6, 2025 - TypeScript
Packs all the RxJS source Observable values into arrays. These arrays are emitted every time a predicate is fulfilled.
-
Updated
Nov 3, 2025 - TypeScript
A lightweight utility for Node.js projects that accumulates items into fixed-size batches per key, preserving insertion order within each key. Streams items directly into their respective batches at runtime, eliminating the overhead of post-processing 1D arrays into chunks. It abstracts key-based batch management.
-
Updated
Nov 11, 2025 - TypeScript
Improve this page
Add a description, image, and links to the partition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the partition topic, visit your repo's landing page and select "manage topics."