awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesLibrary Wrappers

Components that provide a React-friendly API for third-party non-React libraries.

Distinct from React Charting Libraries: Distinct from React Charting Libraries: focuses on the wrapper pattern for a specific existing library (Chart.js) rather than a native React chart implementation.

Explore 2 awesome GitHub repositories matching user interface & experience · Library Wrappers. Refine with filters or upvote what's useful.

Awesome Library Wrappers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jerairrest/react-chartjs-2Avatar de jerairrest

    jerairrest/react-chartjs-2

    6,933Voir sur GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for Chart.js. It allows for the rendering of interactive charts and graphs within a React application using a declarative approach. The library manages HTML5 canvas charting components by tying the lifecycle of Chart.js instances to the mounting and unmounting of the React component tree. It translates component props into the configuration objects required by the underlying engine to map datasets to visual elements. The project covers a range of frontend integration capabilities, incl

    Acts as a React wrapper for Chart.js, mapping props to internal chart configurations.

    TypeScript
    Voir sur GitHub↗6,933
  • reactchartjs/react-chartjs-2Avatar de reactchartjs

    reactchartjs/react-chartjs-2

    6,933Voir sur GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components to integrate the Chart.js library. It serves as a component-based charting interface for rendering dynamic data visualizations and graphs based on structured data sets. The project provides a declarative way to manage chart configurations and data updates. It maps component props to the underlying charting engine, allowing users to modify visual options and data dynamically to refresh displays. The library covers broader data visualization development, including the implementation of dynamic dashboards an

    Serves as a React-friendly wrapper for the Chart.js library, bridging its imperative API with React components.

    TypeScriptchartcharting-librarychartjs
    Voir sur GitHub↗6,933
  1. Home
  2. User Interface & Experience
  3. Data Visualization Tools
  4. Data Visualization
  5. Charting Frameworks
  6. React Charting Libraries
  7. Library Wrappers