awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Command Pattern Implementations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCommand Pattern Implementations

Architectural patterns for encapsulating user actions as reversible commands.

Distinguishing note: Focuses on the command pattern for automation and undo/redo.

Explore 1 awesome GitHub repository matching software engineering & architecture · Command Pattern Implementations. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Command Pattern Implementations

Awesome Command Pattern Implementations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • aseprite/aseprite

    aseprite/aseprite

    35,753View on GitHub↗

    Aseprite is a specialized graphics editor and animation suite designed for the creation of pixel-based artwork. It provides a comprehensive environment for managing multi-layered animation sequences, offering tools for frame-by-frame design, onion skinning, and real-time motion previews. The application is built to handle both indexed color palettes and full-color RGB editing, allowing users to maintain precise control over pixel data and transparency. What distinguishes Aseprite is its focus on programmable workflows and game asset production. It features a scriptable command architecture th

    Encapsulates all user actions into discrete, reversible commands.

    C++animated-spritesanimationaseprite
    35,753View on GitHub↗