awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jerairrest/react-chartjs-2jerairrest 的头像

    jerairrest/react-chartjs-2

    6,933在 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
    在 GitHub 上查看↗6,933
  • reactchartjs/react-chartjs-2reactchartjs 的头像

    reactchartjs/react-chartjs-2

    6,933在 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
    在 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