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
·
keenthemes avatar

keenthemes/reui

0
View on GitHub↗
2,568 stele·100 fork-uri·TypeScript·mit·3 vizualizărireui.io↗

Reui

Reui is a React UI component library and front-end framework distributed under the MIT license. It provides a collection of reusable, pre-built React components for building modern web application interfaces.

The library is built on a component-based architecture that uses declarative rendering through JSX, with state management handled by React Hooks. It employs CSS Modules for scoped styling and Tailwind CSS for utility-first styling, while TypeScript provides static type checking across the codebase. The project organizes components using a file-based structure and uses a module bundler build pipeline for production optimization.

The documentation and installation surface is accessible through the repository, with the MIT license allowing free use, copying, modification, merging, publishing, and distribution of the software.

Features

  • React Components - Provides a collection of pre-built, customizable React components for faster development and consistent design.
  • Declarative UI Frameworks - Describes UI state declaratively in JSX, letting the framework efficiently update the DOM in response to data changes.
  • React Frameworks - Provides a front-end development framework with pre-built React components and design patterns.
  • Component-Based Architectures - Builds user interfaces by composing independent, reusable components that manage their own state and rendering.
  • React Hooks - Manages component state and side effects through functional hooks like useState and useEffect for predictable data flow.
  • Static Type Checking - Enforces type safety across the codebase with compile-time type checking to reduce runtime errors and improve developer tooling.
  • Co-Located Component Files - Structures the project by grouping related component files into co-located directories for maintainability.
  • Scoped CSS Modules - Encapsulates styles per component using CSS Modules to prevent global class name collisions and improve style isolation.
  • Utility-First Styling - Applies styles directly in markup using atomic utility classes, enabling rapid design iteration without custom CSS.

Istoric stele

Graficul istoricului de stele pentru keenthemes/reuiGraficul istoricului de stele pentru keenthemes/reui

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face keenthemes/reui?

Reui is a React UI component library and front-end framework distributed under the MIT license. It provides a collection of reusable, pre-built React components for building modern web application interfaces.

Care sunt principalele funcționalități ale keenthemes/reui?

Principalele funcționalități ale keenthemes/reui sunt: React Components, Declarative UI Frameworks, React Frameworks, Component-Based Architectures, React Hooks, Static Type Checking, Co-Located Component Files, Scoped CSS Modules.

Care sunt câteva alternative open-source pentru keenthemes/reui?

Alternativele open-source pentru keenthemes/reui includ: microsoft/frontend-bootcamp — Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux. facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… ruanyf/react-demos — This project is a collection of practical code samples and demonstrations for building user interfaces with React. It… chalarangelo/30-seconds-of-react — This project is a comprehensive collection of reusable code snippets, custom hooks, and implementation patterns for… jaredlunde/react-hook — This library provides a collection of strongly typed hooks designed to manage asynchronous tasks, component state, and… radix-ui/primitives — Primitives is a library of unstyled, accessible building blocks designed for creating complex interface elements in…

Alternative open-source pentru Reui

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Reui.
  • microsoft/frontend-bootcampAvatar microsoft

    microsoft/frontend-bootcamp

    10,792Vezi pe GitHub↗

    Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux

    TypeScriptcsscss-in-jshtml
    Vezi pe GitHub↗10,792
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
  • ruanyf/react-demosAvatar ruanyf

    ruanyf/react-demos

    16,471Vezi pe GitHub↗

    This project is a collection of practical code samples and demonstrations for building user interfaces with React. It serves as a set of examples illustrating common interface patterns, state management techniques, and the implementation of modular, reusable components. The repository provides specific demonstrations for several core development areas. These include samples for retrieving and rendering asynchronous data from external APIs, managing component lifecycles during mounting and unmounting, and handling internal state to sync form inputs. It also includes guides for direct document

    JavaScript
    Vezi pe GitHub↗16,471
  • jaredlunde/react-hookAvatar jaredLunde

    jaredLunde/react-hook

    1,535Vezi pe GitHub↗

    This library provides a collection of strongly typed hooks designed to manage asynchronous tasks, component state, and DOM interactions within user interfaces. It serves as a utility toolkit for tracking data changes, caching asynchronous results, and synchronizing references across both server and browser rendering environments. The project distinguishes itself by offering specialized mechanisms for regulating high-frequency user inputs through debouncing and throttling techniques. It simplifies complex browser interactions, such as keyboard shortcuts, clipboard access, and viewport visibili

    TypeScriptdebouncehookshooks-api
    Vezi pe GitHub↗1,535
Vezi toate cele 30 alternative pentru Reui→