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 Synchronization Hooks

Hooks that synchronize external chart instance creation, updates, and destruction with React component mount, update, and unmount lifecycle events.

Distinct from React Hooks: Distinct from React Hooks: focuses specifically on synchronizing external library instances (G2 charts) with React lifecycle, not general React hook patterns.

Explore 1 awesome GitHub repository matching web development · Lifecycle Synchronization Hooks. Refine with filters or upvote what's useful.

Awesome Lifecycle Synchronization Hooks GitHub Repositories

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

    alibaba/BizCharts

    6,198Vezi pe GitHub↗

    BizCharts is a React charting library that wraps the G2 grammar of graphics, providing declarative React components for building interactive data visualizations. It bridges G2's imperative charting API with React's declarative component model, enabling chart creation through nested component composition without writing imperative code. The library distinguishes itself by mapping G2's grammar of graphics primitives directly to React component types, allowing chart series like line, bar, and scatter to be expressed as interchangeable React components. It synchronizes G2 chart instance creation,

    Synchronizes G2 chart instance creation, updates, and destruction with React component mount, update, and unmount lifecycle hooks.

    TypeScript
    Vezi pe GitHub↗6,198
  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Frontend Frameworks
  5. Component Authoring & Composition
  6. React Ecosystem
  7. React Hooks
  8. Lifecycle Synchronization Hooks