chain a bunch of functions together into a single call
Chain function calls using a prototype function z
asynchronous chain function
A simple asynchronous tool
Chain function calls easily
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
HANDLE CONFIGURATION ONCE AND FOR ALL
Chain function calls with right-composition, improving readability when chaining several functions together.
Light client that connects to Polkadot and Substrate-based blockchains
API for combining call site modifiers
A basic ES6 async/await chain function
`Start a promise chain
An easy way to set and cache context changes for Apollo Link
A library to make errors.
A utility for managing a prototype chain
[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![CI Status][ci-image]][ci-url]
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
Resolve a chain of sourcemaps back to the original source
Chain Registry types
TypeScript definitions for stream-chain
A chaining API like webpack-chain but for markdown-it.
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
`JsonRpcProvider` to connect to a chain via Smoldot.
Light client that connects to Polkadot and Substrate-based blockchains
FunctionChain objectifies of the method chain. chain objects can call later or add chain or insert chain or delete chain. supported chain type is following: foo.bar.baz, baz(bar(foo(value))).
A slice of functional programming to chain ruby services and blocks. Make them flow!
Use to execute function chains persisted in json
memoize function without alias method chain
The idea is to allow for a more functional way of organizing code within a module and being able to chain those methdos together, where the result of the first method serves as the first argument of the next method in the chain.
define DSP-like function chains for your lights
A gem for Ruby that extends send functionality to allow for formatted strings to execute chained sends.
This gem defines the Kernel method "it" that queue and defer method calls. This extends the Symbol#to_proc idiom to support chaining multiple methods. For example, items.collect(&it.to_s.capitalize). This also allows conditionals in case statements, such as: case ... when it > 3 then [etc.]. The method is also aliased as "its", for methods that describe possessives rather than actions, such as items.collect(&its.name.capitalize) [This gem is an extension of Jay Philips' "methodphitamine" gem, updated for ruby 1.9 and gemspec compatibility and adding the case statement functionality.]
A gem that provides logging functionality for ActiveRecord models, storing logs in a separate table with support for log chains, metadata, and different visibility levels.
markov-reloaded provides a simple interface to create markov chains. the system is based on hashes, but provides flexible methods to generate the chains based on any array, and to generate suitable arrays from strings. In addition, version 0.1.0 extends functionality, letting one input strings instead of arrays directly into the analyze method(treating each character as an element) As of version 0.2.0, the generate method gives the user the ability to supply a custom Method object to decide the starting point
Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other named_scope, so it can be chained with another scope or combined with will_paginate. Because it uses standard SQL, it does not require any setup, indexers or daemons. This makes scoped_search suitable to quickly add basic search functionality to your application with little hassle. On the other hand, it may not be the best choice if it is going to be used on very large datasets or by a large user base.
StepSequencer is a Ruby gem providing a lightweight, intuitive DSL for defining and orchestrating a sequence of operations, also known as a workflow. Inspired by the functionality of musical sequencers, StepSequencer allows developers to chain together a series of steps that are executed in order, with the capability to halt the sequence based on custom conditions. This gem is particularly useful for scenarios where a set of tasks must be performed in a specific sequence, and where each task might depend on the outcome of the previous one.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.