awesome-repositories.com
Blog
MCP
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
·
seek-oss avatar

seek-oss/braid-design-system

0
View on GitHub↗
1,568 stele·100 fork-uri·TypeScript·MIT·2 vizualizăriseek-oss.github.io/braid-design-system↗

Braid Design System

Braid is a design system component library built for React that provides a collection of themeable UI building blocks. It functions as an atomic CSS framework, transforming declarative style definitions into static CSS classes during the build process to ensure consistent visual output across web applications.

The system distinguishes itself by prioritizing performance through build-time style extraction and compile-time code stripping. By moving styling logic and validation checks to the compilation phase, it eliminates runtime overhead and ensures that development-only warnings and deprecation notices are automatically removed from production bundles.

This library supports a structured frontend development workflow by enforcing component usage standards and providing automated feedback during local development. It manages the lifecycle of UI patterns to maintain a unified visual language while optimizing the final code for end users.

Features

  • Design System Components - Provides a set of themeable UI building blocks that enforce design consistency across large-scale web applications through shared patterns.
  • React Design System Libraries - Provides a collection of reusable UI components for React that compile to static atomic CSS for consistent and performant web interfaces.
  • Build-Time Style Compilers - Transforms declarative style definitions into static atomic CSS classes during the build process to eliminate runtime styling overhead.
  • Atomic CSS Generators - Provides a styling architecture that generates static CSS classes at build time to eliminate runtime overhead.
  • Build-Time Code Stripping - Removes development-only warnings and deprecation notices from production bundles to ensure optimal performance and clean final code.
  • Design System Implementations - Builds and maintains a consistent library of reusable UI components to ensure a unified visual language across multiple web applications.
  • Static Style Compilations - Transforms style definitions into reusable atomic CSS classes during the build process to eliminate runtime styling overhead.
  • Static CSS Generators - Converts design tokens and component styles into immutable CSS files at build time to guarantee consistent visual output across interfaces.

Istoric stele

Graficul istoricului de stele pentru seek-oss/braid-design-systemGraficul istoricului de stele pentru seek-oss/braid-design-system

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

Colecții curatoriate care includ Braid Design System

Colecții selectate manual în care apare Braid Design System.
  • un instrument pentru scalarea orizontală a componentelor
  • Component library infrastructure

Alternative open-source pentru Braid Design System

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Braid Design System.
  • callstack/linariaAvatar callstack

    callstack/linaria

    12,335Vezi pe GitHub↗

    Linaria is a zero-runtime CSS-in-JS library and static CSS generator. It evaluates JavaScript expressions at build time to extract styles from tagged template literals into standalone, static CSS files, removing the need for a runtime style injection engine. The library distinguishes itself by mapping component props to CSS custom properties, enabling dynamic styling and runtime property updates without regenerating stylesheets. It utilizes a build-time evaluation engine to resolve interpolations and a hashing system to generate scoped class names that prevent style collisions. The project c

    TypeScript
    Vezi pe GitHub↗12,335
  • tobe-fe-dalao/fast-vue3Avatar tobe-fe-dalao

    tobe-fe-dalao/fast-vue3

    1,928Vezi pe GitHub↗

    This project is a frontend scaffolding tool and starter template designed to accelerate the creation of web applications using Vue 3, TypeScript, and Vite. It provides a pre-configured development environment that integrates essential build tools and state management to streamline the initial setup of scalable user interfaces. The framework distinguishes itself by automating common development tasks, including the automatic resolution and importing of project dependencies to reduce boilerplate code. It also implements file-based routing, which generates application navigation structures direc

    TypeScripttypescriptvue
    Vezi pe GitHub↗1,928
  • rollup/pluginsAvatar rollup

    rollup/plugins

    3,750Vezi pe GitHub↗

    This is a collection of official extensions for the Rollup bundling process. These plugins serve as module transformers, resolution managers, and bundle optimizers designed to modify how JavaScript modules are processed, resolved, and optimized. The suite provides specialized capabilities for modern web transpilation, converting TypeScript, JSX, Flow, and GraphQL into compatible JavaScript. It distinguishes itself through extensive non-JavaScript asset integration, allowing the import of JSON, YAML, CSV, and image files as JavaScript modules or data URIs, and providing support for bundling We

    JavaScriptpluginsrolluprollup-plugins
    Vezi pe GitHub↗3,750
  • jayphelps/core-decoratorsAvatar jayphelps

    jayphelps/core-decorators

    4,495Vezi pe GitHub↗

    core-decorators is a JavaScript class decorator library and framework utility for extending class functionality. It provides a collection of tools for implementing class behavior mixins, automating method binding to avoid manual constructor configuration, and verifying that subclass methods correctly override parent methods. The library includes a code deprecation toolkit for flagging obsolete methods with console warnings and a function execution profiler for measuring performance and duration. It further enables the modification of class and method behavior through a system of custom decora

    JavaScript
    Vezi pe GitHub↗4,495
Vezi toate cele 30 alternative pentru Braid Design System→

Întrebări frecvente

Ce face seek-oss/braid-design-system?

Braid is a design system component library built for React that provides a collection of themeable UI building blocks. It functions as an atomic CSS framework, transforming declarative style definitions into static CSS classes during the build process to ensure consistent visual output across web applications.

Care sunt principalele funcționalități ale seek-oss/braid-design-system?

Principalele funcționalități ale seek-oss/braid-design-system sunt: Design System Components, React Design System Libraries, Build-Time Style Compilers, Atomic CSS Generators, Build-Time Code Stripping, Design System Implementations, Static Style Compilations, Static CSS Generators.

Care sunt câteva alternative open-source pentru seek-oss/braid-design-system?

Alternativele open-source pentru seek-oss/braid-design-system includ: callstack/linaria — Linaria is a zero-runtime CSS-in-JS library and static CSS generator. It evaluates JavaScript expressions at build… tobe-fe-dalao/fast-vue3 — This project is a frontend scaffolding tool and starter template designed to accelerate the creation of web… rollup/plugins — This is a collection of official extensions for the Rollup bundling process. These plugins serve as module… jayphelps/core-decorators — core-decorators is a JavaScript class decorator library and framework utility for extending class functionality. It… north/north — North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for… angular/material2 — This project is a Material Design UI library and Angular component framework. It provides a collection of reusable UI…