A step-sequencer for Node.js
Simple backend for a step sequencer
A purpose-agnostic step sequencer implementation
DeadOn: precise Web Audio clock with optional step sequencer
A lightweight Jotai-based step sequencer library.
A step sequencer library for JavaScript that makes it easy to create JavaScript drumming machines that play patterns in an accurate way.
A tiny step sequencer for web audio
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
A toolbox for displaying and modifying diagrams on the web
Sort items in a graph using a topological sort while resolving cycles with priority groups
Sort items in a graph using a topological sort
The sequencer is a module responsible for creating and publishing new rollup blocks. This involves fetching txs from the P2P pool, ordering them, executing any public functions, running them through the rollup circuits, assembling the L2 block, and postin
Store, serialize, parse, and execute sequences of canvas context instructions.
A modular JavaScript image manipulation library modeled on a storyboard.
Sofie TV Automation Vizrt Media Sequencer Engine connection library
Store, serialize, parse, and execute sequences of canvas context instructions.
The Aztec Node implements a sequencer node in the network, and is currently meant to be used for local development and testing. The Node is the entrypoint for creating and starting a new Sequencer client with default components (a local P2P client, an in-
Sort items in a graph using a topological sort while resolving cycles with priority groups
This package includes everything that is required to run a sequencer
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Transform a string into title case following English rules
a simple command object with duration for use in the animation sequencer
AWS SDK for JavaScript Sfn Client for Node.js, Browser and React Native
Test sequencer to run tests in a defined deterministic order
step sequencer (music tool)
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.
NilSteps is an OSC client sequecer for 16 steps / bar, only single track is available for the moment. You need OSC server compatible instruments to hear generated sound.
A useful utility for transforming state that provides step sequencing, middleware, and validation.
A sequencer takes input, runs an ordered sequence of steps, and returns a Result carrying a success-or-failure flag, a structured error, and the working context that was built up during execution. Built with Rails in mind but framework-agnostic.
A minimal implementation of integration testing within RSpec. Allows you to build sequential specs, each with a description, but where state is maintained between tests and before/after actions are only triggered at the beginning and end of the entire sequence. Cool things you can do with this: * Build multi-step user stories in plain RSpec syntax. Locate the point of failure quickly, and break up large integrations into sensible steps * Speed up groups of related tests by running your factories only once before the whole group.
Forward mental simulation of action sequences — imagine a plan, predict step outcomes, evaluate before executing
Rail Wizard - Easily create sequence of forms leading a visitor through a series of defined steps - ideal for questionnaires, application forms, checkouts, configurations, collecting data as they go. Package containing state engine, form based journey planning and execution
ActionFlow provides a simple way to model multi-step processes such as wizards, sign-up flows, checkout processes and the like in Rails. It allows sequences to be easily composed and reordered, as well as letting you alter the behaviour and appearance of pages based on which flow they have been accessed through.