A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
-
Updated
Sep 20, 2021 - TypeScript
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
Demonstrate Inversion Of Control In Node.js Typescript
Buffer function calls and dispatch them on servers as they become available
Simple command dispatcher for nodejs and typescript
A terminal-based task manager built with plain TypeScript that supports full undo/redo functionality. This project is designed to deepen understanding of core data structures and design patterns—especially stacks, linked lists, and the Command Pattern.
Estudo de Design Patterns
Implements Command Pattern using ESNext decorators.
An experimental library inspired by MessageBus for PHP
Demonstração prática do Command Pattern em React com TypeScript
Create 0-coupling declarative event-bound components with functions and objects only
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
Basic obs-disp + Webpack + TypeScript starter + Prettier
🔥 [WIP][2025 - now] Hono based RESTful API – lightweight, flexible and efficient boilerplate written in TypeScript as an alternative to the NestJS approach, without unnecessary complexity :]
POC data visualization app with React, TypeScript, and Jotai using SVG to render a set of objects with corresponding target statistics, and Command pattern for Undo / Redo support.
Typescript Design Patterns
Command pattern implementation for angular. Command used to encapsulate information which is needed to perform an action.
Add a description, image, and links to the command-pattern topic page so that developers can more easily learn about it.
To associate your repository with the command-pattern topic, visit your repo's landing page and select "manage topics."