awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesLifecycle Tracking

Managing the states of drawing marks from start to completion.

Distinct from Stroke Objects: Focuses on the temporal state of the stroke (start/update/end) rather than just the data object representation.

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

Awesome Lifecycle Tracking GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • szimek/signature_padAvatar de szimek

    szimek/signature_pad

    11,955Ver en GitHub↗

    signature_pad is a JavaScript library and drawing tool for capturing handwritten digital signatures on an HTML5 canvas. It provides a handwriting capture interface that transforms raw mouse or touch inputs into smooth, professional-looking lines. The project uses Bézier curve interpolation to smooth jagged input points into fluid strokes. It supports the configuration of drawing aesthetics, including pen color, background color, and line width, and includes a history management system for undoing and restoring drawing actions. The library handles the serialization of signature data into poin

    Coordinates line segments by managing the drawing lifecycle through distinct start, update, and end events.

    TypeScriptcanvasdrawingjavascript
    Ver en GitHub↗11,955
  1. Home
  2. Software Engineering & Architecture
  3. Object-Oriented Models
  4. Stroke Objects
  5. Lifecycle Tracking