awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

154 repository-uri

Awesome GitHub RepositoriesFramework Integrations

Plugins for connecting external tools and libraries to Vite.

Explore 154 awesome GitHub repositories matching part of an awesome list · Framework Integrations. Refine with filters or upvote what's useful.

Awesome Framework Integrations GitHub Repositories

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

    storybookjs/storybook

    90,415Vezi pe GitHub↗

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without running the full application. The platform utilizes a framework-agnostic bridge layer to support various frontend technologies and features a modular, addon-based architecture that allows for custom UI panels and toolbar controls. It captures component states as declarative metad

    Builder for Storybook component documentation.

    TypeScriptangularcomponentsdesign-systems
    Vezi pe GitHub↗90,415
  • vitejs/viteAvatar vitejs

    vitejs/vite

    81,611Vezi pe GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr

    Provides legacy browser support for modern builds.

    TypeScriptbuild-tooldev-serverfrontend
    Vezi pe GitHub↗81,611
  • refinedev/refineAvatar refinedev

    refinedev/refine

    34,906Vezi pe GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    A multi-tenant application built with the Refine framework.

    TypeScriptadminadmin-uiant-design
    Vezi pe GitHub↗34,906
  • recharts/rechartsAvatar recharts

    recharts/recharts

    27,241Vezi pe GitHub↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    Redesigned charting library built specifically for React.

    TypeScriptchartcharting-librarycomponents
    Vezi pe GitHub↗27,241
  • vuecomponent/ant-design-vueAvatar vueComponent

    vueComponent/ant-design-vue

    21,568Vezi pe GitHub↗

    Ant Design Vue is a comprehensive UI component library and enterprise design system for Vue. It provides a collection of reusable user interface elements designed specifically for building professional web applications and complex business software. The project functions as a server-side rendering framework, enabling the generation of HTML on the server to increase initial page load speeds and improve search engine visibility. It is designed for the implementation of corporate design systems and the construction of data-heavy internal tools, such as admin dashboards. The library covers broad

    Ant Design implementation for Vue.js.

    Vueantant-designantd
    Vezi pe GitHub↗21,568
  • hshoff/vxAvatar hshoff

    hshoff/vx

    20,867Vezi pe GitHub↗

    vx is a declarative charting framework and SVG data visualization library. It serves as an integration layer that combines D3 mathematical scales and shapes with a component-based UI for rendering visualizations. The project provides a set of building blocks for constructing custom charts and diagrams using React components. It bridges mathematical data and visual representation by utilizing low-level primitives to manage scalable vector graphics without manual document object model manipulations. The library covers a broad capability surface including custom chart development, declarative S

    Visualization components for React applications.

    TypeScript
    Vezi pe GitHub↗20,867
  • plouc/nivoAvatar plouc

    plouc/nivo

    14,039Vezi pe GitHub↗

    Nivo is a responsive charting framework and a React data visualization library that uses D3 for its underlying math logic. It serves as both a collection of interactive chart components for web applications and a server-side visualization engine for generating static data chart images. The project distinguishes itself by providing a containerized chart rendering API, allowing the visualization engine to be deployed via Docker to serve rendered graphics as images or files through a programmatic interface. It also features a motion engine for animated data transitions, ensuring smooth visual sh

    Dataviz components for React with isomorphic rendering support.

    TypeScriptcanvaschartscomponents
    Vezi pe GitHub↗14,039
  • builderio/partytownAvatar BuilderIO

    BuilderIO/partytown

    13,707Vezi pe GitHub↗

    Partytown is a main thread performance optimizer and web worker script orchestrator. It functions as a third party script offloader that relocates resource-intensive external JavaScript from the browser's main thread into a sandboxed web worker environment. The project focuses on improving core web vitals and overall page responsiveness by reducing main thread blocking time. This isolation ensures that heavy third party scripts do not interfere with the execution of core application code and page loading speed. The system provides infrastructure for client-side script offloading through DOM

    Offloads third-party scripts to web workers.

    TypeScript
    Vezi pe GitHub↗13,707
  • tencent/omiAvatar Tencent

    Tencent/omi

    13,259Vezi pe GitHub↗

    Omi is a web components framework, reactive UI library, and client-side routing engine. It provides a system for building modular and reusable interface elements based on standard browser web components, using signals to synchronize data changes and update the user interface automatically. The project functions as a cross-framework component tool, exporting standard web elements that operate consistently across different third-party JavaScript libraries. Its capabilities include single-page application navigation and view routing. It also covers reactive state management, component style man

    Omi

    TypeScriptcomponentscsscustom-elements
    Vezi pe GitHub↗13,259
  • formidablelabs/victoryAvatar FormidableLabs

    FormidableLabs/victory

    11,242Vezi pe GitHub↗

    Victory is a React data visualization library and composable visualization toolkit used to build interactive charts and graphs. It functions as an SVG charting framework that renders scalable data visualizations designed to maintain consistency across different web browsers and operating systems. The project provides a collection of reusable UI primitives that combine to form complex interactive data layouts. This component-based approach allows for the construction of sophisticated graphs by composing modular visualization elements within React applications.

    Composable React components for building visualizations.

    TypeScriptchartsd3data-visualization
    Vezi pe GitHub↗11,242
  • ng-zorro/ng-zorro-antdAvatar NG-ZORRO

    NG-ZORRO/ng-zorro-antd

    9,149Vezi pe GitHub↗

    ng-zorro-antd is an Angular UI component library that implements the Ant Design visual language. It provides a collection of pre-built interface elements and professional design system layouts for building web applications. The library is designed as a themable component framework, offering configuration options to modify the visual styles of interface elements. It also functions as an internationalized UI library with built-in support for translating interface elements into multiple languages. The project covers enterprise UI development and multilingual interface design. Its capability sur

    Ant Design implementation for Angular.

    TypeScript
    Vezi pe GitHub↗9,149
  • uber/react-visAvatar uber

    uber/react-vis

    8,781Vezi pe GitHub↗

    react-vis is a declarative, component-based React data visualization library. It provides a framework of reusable building blocks for rendering interactive charts and graphs by mapping raw data to visual attributes such as position, color, and size. The system leverages D3 for its scaling and layout logic. The library is distinguished by its ability to handle complex data relationships, including hierarchical data via tree maps and circle packing, as well as multidimensional analysis using parallel axes and radar charts. It also supports network flow mapping to illustrate the volume and direc

    Collection of React components for rendering visualizations.

    JavaScriptchartcharting-librarydata-visualization
    Vezi pe GitHub↗8,781
  • jerairrest/react-chartjs-2Avatar jerairrest

    jerairrest/react-chartjs-2

    6,933Vezi pe 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

    React

    TypeScript
    Vezi pe GitHub↗6,933
  • apertureless/vue-chartjsAvatar apertureless

    apertureless/vue-chartjs

    5,717Vezi pe GitHub↗

    vue-chartjs is a component library that wraps Chart.js chart types as reusable Vue components, integrating the charting library into Vue's component model. It provides reactive props binding so that charts automatically redraw when data or options change, and exposes the underlying Chart.js instance via template refs for direct programmatic access. The library also forwards Chart.js interaction events like clicks and hovers to Vue component event handlers, and applies ARIA labels to chart elements for screen reader support. The library distinguishes itself by offering typed Vue components for

    Vue.js

    TypeScript
    Vezi pe GitHub↗5,717
  • alex8088/electron-viteAvatar alex8088

    alex8088/electron-vite

    5,487Vezi pe GitHub↗

    electron-vite este un sistem de build și orchestrator de bundle-uri multi-proces care utilizează Vite pentru a compila și bundle-ui procesele main, preload și renderer pentru aplicațiile Electron. Funcționează ca un scafolding de aplicații desktop, oferind template-uri pentru a integra diverse framework-uri de frontend într-o structură de proiect standardizată. Proiectul se distinge prin protecția integrată a codului sursă, utilizând un obfuscator de bytecode V8 pentru a compila JavaScript în bytecode și a obfusca șirurile de caractere pentru a preveni reverse engineering-ul. De asemenea, gestionează arhitecturi desktop complexe prin izolarea bundle-urilor și a chunk-urilor partajate în mai multe ferestre și contexte de execuție. Setul de instrumente acoperă o gamă largă de capabilități, inclusiv pipeline-uri de packaging automatizate pentru instalatoare cross-platform, orchestrarea serverului de dezvoltare cu hot module replacement și gestionarea modulelor native și WebAssembly. Suportă în continuare scoping-ul mediului și configurarea externalizării modulelor binare pentru a optimiza build-urile de producție.

    Electron CLI integrated with Vite.

    TypeScript
    Vezi pe GitHub↗5,487
  • swimlane/ngx-chartsAvatar swimlane

    swimlane/ngx-charts

    4,359Vezi pe GitHub↗

    ngx-charts is an Angular charting library and SVG data visualization framework. It provides a set of declarative UI components for rendering animated and interactive charts and graphs within Angular applications. The library allows for the assembly of specialized visualizations by combining low-level internal charting components. It supports the creation of custom charts through the use of mathematical scales, shape generators, and CSS styling overrides. The framework covers a wide range of visualization types, including comparison charts such as bar and line graphs, distribution visualizati

    Chart framework designed for Angular applications.

    TypeScript
    Vezi pe GitHub↗4,359
  • antfu/vite-plugin-pwaAvatar antfu

    antfu/vite-plugin-pwa

    4,187Vezi pe GitHub↗

    Acest proiect este un plugin Vite care transformă aplicațiile web în Progressive Web Apps (PWA) prin automatizarea generării de service workers și manifeste de aplicații web. Oferă o suită de pipeline-uri și generatoare concepute pentru a permite instalarea pe dispozitiv, funcționalitatea offline și gestionarea automată a activelor. Plugin-ul dispune de un pipeline de active dedicat care generează un set complet de pictograme de aplicație necesare și ecrane de splash dintr-o singură imagine sursă. Include, de asemenea, un manager de stare care utilizează primitive reactive pentru a sincroniza înregistrarea service worker-ului și starea actualizării cu interfața utilizator a aplicației. Zonele largi de capabilități includ înregistrarea și compilarea automată a service worker-ului, gestionarea stocării în cache pentru acces offline și injectarea link-urilor de manifest și a meta-tag-urilor de culoare a temei în punctul de intrare HTML. Instrumentul gestionează, de asemenea, fluxurile de lucru de actualizare prin detectarea conținutului nou în fundal și solicitarea utilizatorilor să reîmprospăteze pagina. Instrumentele de dezvoltare permit executarea și depanarea logicii service worker-ului în timpul procesului de dezvoltare activă, fără a necesita un build de producție.

    Zero-configuration Progressive Web App support.

    TypeScript
    Vezi pe GitHub↗4,187
  • rrag/react-stockchartsAvatar rrag

    rrag/react-stockcharts

    4,021Vezi pe GitHub↗

    react-stockcharts este o bibliotecă de grafice financiare construită cu React și D3 pentru vizualizarea datelor de preț de pe piață. Oferă un sistem pentru randarea graficelor bursiere și a vizualizărilor de tip candlestick pentru a reprezenta mișcarea pieței. Biblioteca funcționează ca un instrument de analiză tehnică ce calculează și suprapune indicatori matematici de tranzacționare pe graficele de preț. Include o interfață interactivă pentru navigarea datelor financiare prin zoom, pan și adăugarea de adnotări geometrice manuale. Proiectul acoperă vizualizarea datelor financiare, urmărirea prețurilor de piață și crearea de dashboard-uri interactive de tranzacționare.

    Highly customizable stock chart components for React.

    JavaScript
    Vezi pe GitHub↗4,021
  • iczer/vue-antd-adminAvatar iczer

    iczer/vue-antd-admin

    3,672Vezi pe GitHub↗

    vue-antd-admin is an administrative dashboard framework and enterprise UI starter kit. It serves as a template for building professional back-office interfaces and internal tooling, integrating the Ant Design component library within a Vue environment. The project provides a structured layout for creating data-heavy internal tools, specializing in a wrapper for the Ant Design system to ensure consistent user interfaces for enterprise web applications. The framework includes capabilities for centralized API request handling, dynamic menu mapping, and route-based view injection. It further sup

    Admin dashboard implementation for Vue.

    Vue
    Vezi pe GitHub↗3,672
  • stsrki/blazoriseAvatar stsrki

    stsrki/Blazorise

    3,527Vezi pe GitHub↗

    Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.

    Ant Design support for the Blazorise framework.

    C#
    Vezi pe GitHub↗3,527
Înapoi123456…8Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Framework Integrations