{"library":"checkpoint-stream","type":"library","category":null,"description":"Queue data from a stream until a checkpoint condition is met. Version 0.1.2. A transform stream that buffers incoming data until a user-defined function returns true for a checkpoint, then flushes the buffer. Useful for handling retries in streaming APIs with periodic tokens. Built on through2. Minimal API with configurable max queue size and object mode. No known active development.","language":"javascript","status":"maintenance","version":"0.1.2","tags":["javascript","queue","stream","checkpoint"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install checkpoint-stream","imports":["import checkpoint from 'checkpoint-stream'","import { checkpointStream } from 'checkpoint-stream'","import checkpoint from 'checkpoint-stream'; const objStream = checkpoint.obj(fn)"]},{"cmd":"yarn add checkpoint-stream","imports":[]},{"cmd":"pnpm add checkpoint-stream","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"checkpoint-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}