Provides a module to express docker compose files as code
Initializes a compose-as-code project
Initializes a compose-as-code project
Docker-Compose-as-code
Manage docker-compose from Node.js
No description provided.
A simple utility for composing two or more react refs into a single callback ref.
A CSS Modules transform to extract export statements from local-scope classes
GraphQL schema builder from different data sources with middleware extensions.
compose Koa middleware
WordPress higher-order components (HOCs).
TypeScript definitions for koa-compose
Compose new functions f(g(x))
Provides a cleaner API for enabling and configuring plugins for next.js
JSS plugin for classes composition
Docker Remote API module.
converts bare objects to DOM objects or xml representations
Expo/React Native module with the developer menu.
A CSS-inspired language to select, sequence, and compose DOM events.
Fluent UI React component composition.
Pre-release version of the Expo development launcher package for testing.
Apollo Federation internal utilities
osls compose for deploying and orchestrating multiple services in monorepositories.
Composable HTTP Client
Rescuer is a functional abstraction of exception handling inspired by Scala's Try class
A customizable project templating / code generationtool for composing directories and files
Compose configurations for any class.
compose is a Ruby gem that provides AI-assisted code editing capabilities.
Generate a string composed of one or many dictionary words. You can specify the amount of words, length of the string and separator. Great to generate activation codes easy to type.
WFlow is a workflow composer that helps in code organization by splitting logic into reusable modules, more at https://github.com/junhanamaki/w_flow
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.
Diecut is a tool for supporting the process of writing code generation. It provides linting, a general purpose command line generator, discovery of templated values, and composed generation.
Interesting twist of ruby language: YAML contains fragments of ruby, that can be composed. Compiles to ruby. Art of true metaprogramming and code generation.
Aircon spins up one Docker Compose environment per git branch, injects Claude Code credentials, and attaches an interactive shell or VS Code.
Routes shell commands transparently into a running devcontainer with shell hook integration, per-project intercept lists, VS Code attachment, and docker compose helpers.
Deferrable Gratification (DG) facilitates asynchronous programming in Ruby, by helping create abstractions around complex operations built up from simpler ones. It helps make asynchronous code less error-prone and easier to compose. It also provides some enhancements to the Deferrable API. Features include: * fluent (aka chainable) syntax for registering multiple callbacks and errbacks to the same Deferrable. * a #bothback method for registering code to run on either success or failure. * a combinator library for building up complex asynchronous operations out of simpler ones.