function compose
A basic implementation of the common utility function, Compose 🚂
function compose utility
Compose new functions f(g(x))
No description provided.
The lag function compose() as a standalone module.
TypeScript definitions for koa-compose
function compose
Manage docker-compose from Node.js
Compose an array of middleware into a single function for use in Express, Connect, router, etc.
WordPress higher-order components (HOCs).
compose Koa middleware
Compose multiple higher-order components with easy to read single function compose()
GraphQL schema builder from different data sources with middleware extensions.
JSS plugin for classes composition
converts bare objects to DOM objects or xml representations
A simple utility for composing two or more react refs into a single callback ref.
Provides a cleaner API for enabling and configuring plugins for next.js
Composable HTTP Client
Compose your async functions with elegance.
Simple asynchronous middleware pattern
No description provided.
Type checking for JavaScript functions
Docker Remote API module.
function composition library for rust
function composition library for rust
Haskell-like Arrow functionality to procs, includes commonly useful functional junk such as function composition, fanout, functor map composition, parallel composition, fork composition, context lifting, and memoization.
A domain specific language for building functionally composable steps.
Functional Interactor using Kase protocol and composition operators
A lightweight easily composable functional object command layer to sit between contollers and models.
A Ruby library for terminal text styling with ANSI colors and effects. Provides an elegant, functional API with immutable style objects that can be composed using the >> operator. Supports standard colors, hex values, and comprehensive text effects including bold, faint, italic, underline, overline, blink, inverse, and concealed text. Features type-safe argument validation using dry-schema and dry-types.
A simple and composable way to add functionality to methods.
partials, chainable, composable functions; all isolated into Lab42::Function; unintrusive; depedence free; pure Ruby
A simple, composable way to validate the structure of data. "Form ever follows function. This is the law." — Louis Henry Sullivan
Generators to build random data, which compose (in the functional-programming sense) so that you can build larger ones from many smaller ones.
Functional programming is gaining more and more mindshare in software lately. One of the main benefits of programming in the functional style is function composition. Function composition allows you to break your program into small manageable chunks that can be put together in new and interesting ways. Object Oriented Programming is supposed to be composable, but the composition is lacking compared to FP. Perhaps Ruby's flexibility can get us part of the way there?
Evenja propose a data centric paradigm. A traditional programm composed of many functions is decomposed into small autonomous modifications applied on the data implemented in different instances of Door base class. Routing between these doors is handled through links or user application destinations.
Rize is a collection of useful methods that can make it easier to work with functions, arrays and hashes in Ruby. It allows you to compose and memoize functions, elegantly iterate over multiple arrays at once, easily map over hash keys and values, and much more. Nothing is monkeypatched, so you don't have to worry about the core classes behaving differently than you expect.
No description provided.
No description provided.