codascon
A structural protocol for code organization with exhaustive compile-time type checking
Found 24 results for command-pattern
A structural protocol for code organization with exhaustive compile-time type checking
A-Utils is a set of utilities that are used across the ADAAS ecosystem. This package is designed to be a collection of utilities that are used across the ADAAS ecosystem.
Block-based creative engine with command pattern undo/redo
Framework-agnostic undo/redo with Command pattern, merging, grouping, and event hooks
Framework-agnostic command-pattern undo/redo history manager.
A lightweight dependency injection container for AWS Lambda and Node.js
React wrapper for simple-state-machine, provides fromState and useDispatcher hooks and unit test fixtures
Orchestration-based Saga pattern implementation for TypeScript. Coordinate distributed transactions across databases, microservices, and APIs with automatic compensation on failure.
A powerful command handler and parser for all your needs. Includes checks, custom arguments, middlewares and more.
Deterministic 10-K filing analyzer — command-driven vs intent-based invocation. Proves that intent-based invocation is probabilistic; command-driven invocation is deterministic and auditable.
Type-safe event bus with CQRS support for FIoC. Build event-driven architectures with commands, queries, notifications, and middleware - fully integrated with dependency injection.
Command manager service for @jucie.io/engine with command definition and execution support
[](https://www.npmjs.com/package/model-validator-ts)
Lightweight CQRS and Event-Driven Architecture library using TypeScript decorators, handlers and typings. Perfect for scalable event-driven apps.
Command Dispatch Refactoring Toolkit — AI-agent-first skills, rules, schemas, and TypeScript runtime for incremental command-pattern adoption.
Fork of gitlab-commando, a TypeScript library implementing command pattern with undo/redo functionality for interacting with the GitLab API.
```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
A simple state management library using StateKey and Command Pattern for Angular, React, and React Native.
A TypeScript library implementing command pattern with undo/redo functionality for interacting with the GitLab API.
utility library to declare and extend the command pattern in Typescript.
Zero-dependency undo/redo history manager with micro-kernel plugin architecture
Inspired by https://github.com/collectiveidea/interactor
An Angular wrapper for simple-state-machine library, integrates the simple-state-machine with Angular’s dependency injection system
Undo/redo system for design schemas using command pattern