awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesCanvas Node Caching

Techniques for rendering complex canvas shapes to temporary bitmap buffers to improve performance.

Distinct from DOM Node Caching: Distinct from DOM Node Caching: focuses on canvas-specific bitmap caching rather than DOM element preservation.

Explore 1 awesome GitHub repository matching data & databases · Canvas Node Caching. Refine with filters or upvote what's useful.

Awesome Canvas Node Caching GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • konvajs/konvaAvatar de konvajs

    konvajs/konva

    14,135Ver en GitHub↗

    Konva is an object-oriented HTML5 canvas framework designed for building interactive 2D graphical applications. It provides a hierarchical scene graph that organizes shapes, images, and text into manageable nodes, groups, and layers. By mapping application state to canvas elements, the library enables developers to create complex visual interfaces using declarative patterns that synchronize with modern component-based frameworks. The library distinguishes itself through a robust event system that supports hit detection, bubbling, and direct manipulation of graphical objects, such as dragging,

    Renders complex shapes to temporary bitmap buffers to avoid repeated expensive drawing operations.

    TypeScriptanimationcanvasdrag-and-drop
    Ver en GitHub↗14,135
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching
  6. Template Caches
  7. DOM Node Caching
  8. Canvas Node Caching