yet another way to create your react hooks
Modern stream composer
Compose render prop components
React client utilities for `@voyantjs/travel-composer`.
A utility for composing ESLint rules from other ESLint rules
Nylas Composer (`<nylas-composer>`) is part of the Nylas Components library that lets you build email-send functionality into your application in minutes. Use Nylas Composer with your Nylas account or by passing in your own JSON data.
Provides an API to compose mails using OS specific UI
Wraps the embeddable HTML contents of each page file from the content catalog in a page layout to yield standalone pages in an Antora documentation pipeline.
Self-contained WASM bundle for building batched Aptos Move script payloads via the dynamic transaction composer.
ESLint rules for React Hooks
Run and compose async tasks. Easily define groups of tasks to run in series or parallel.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Next-generation take on pre/post function hooks
Generate a dep tree given a composer.lock file
<p align="center"> <img height="160" src="docs/static/assets/logo.png" /> </p>
List of Git hooks
Event Emitting and Middleware Hooks
Core Inquirer prompt API
Simple and complete React hooks testing utilities that encourage good testing practices.
Task and Message Queues with Multiple Providers
A lightweight React utility library by inspectph
A collection of 50+ hooks for state and UI management
Just a little module for plugins.
A composable middleware stack that supports lambda and class-based middleware, named entries with insert-before/after and removal, conditional guards, error handling, middleware groups, before/after/around hooks, per-middleware timeouts, and profiling.
A Ruby DSL framework for creating Claude Code hooks with composable hook scripts that enable teams to easily implement logging, security checks, and workflow automation.
A structured approach to composing DSL modules for Ruby libraries with optional extension hooks
Routes shell commands transparently into a running devcontainer with shell hook integration, per-project intercept lists, VS Code attachment, and docker compose helpers.
Parasite is currently at version 0.2. The Parasite package is composed of two gems: parasite and the camping_generator. The first provides a way to hook into the Rails development environment, while the second provides a generator for creating Camping apps quickly and painlessly. *** Installation
EasyOp wraps business logic in typed, composable operations. It keeps the Interactor mental model (shared ctx, fail!, hooks) while adding rescue_from, pluggable type adapters, and chainable result callbacks — all without requiring ActiveSupport.
Parasite is currently at version 0.2. The Parasite package is composed of two gems: parasite and the camping_generator. The first provides a way to hook into the Rails development environment, while the second provides a generator for creating Camping apps quickly and painlessly. *** Installation To install parasite and the camping_generator fire up a terminal and: $ sudo gem install parasite parasite will require the camping_generator, along with Rails and Camping. More details on installing those packages can be found at their project pages.
A pure-Ruby, zero-dependency implementation of the Vercel AI SDK "Data Stream Protocol" (UI Message Stream Protocol) — the Server-Sent-Events wire format that drives the AI SDK's useChat / useCompletion / useObject frontend hooks. The protocol is language-agnostic by design, but Ruby had no implementation; ai_stream lets a Rails/Rack backend stream text, reasoning, tool calls, sources, files, and custom data parts to a Vercel-AI-SDK frontend with the exact frames it expects. Provider-agnostic: it composes with ruby_llm, ruby-openai, or any token source instead of competing with them.