awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • szimek/signature_padAvatar szimek

    szimek/signature_pad

    11,955Vezi pe 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
    Vezi pe GitHub↗11,955
  1. Home
  2. Software Engineering & Architecture
  3. Object-Oriented Models
  4. Stroke Objects
  5. Lifecycle Tracking