{"library":"callbag-pipe","type":"library","category":null,"description":"callbag-pipe is a lightweight utility function designed to chain callbags together in a functional pipeline, conceptually similar to `Ramda.pipe` or `lodash.flow`. It serves as a foundational component within the Callbag ecosystem, facilitating the clear and concise composition of Callbag sources and operators. The current stable version is 1.2.0, and as a small, focused utility, it typically sees a low-frequency release cadence, with updates primarily for compatibility or minor enhancements rather than new features. Its key differentiator is its seamless integration with the Callbag specification, making it a natural choice for creating and consuming Callbag streams, while offering a familiar functional composition pattern. It provides TypeScript types for improved developer experience and type safety.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","callbag","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install callbag-pipe","imports":["import { pipe } from 'callbag-pipe';","const pipe = require('callbag-pipe');","import type { pipe } from 'callbag-pipe';"]},{"cmd":"yarn add callbag-pipe","imports":[]},{"cmd":"pnpm add callbag-pipe","imports":[]}],"homepage":null,"github":"https://github.com/staltz/callbag-pipe","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/callbag-pipe","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/callbag-pipe/compatibility"}}