awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
uswds avatar

uswds/uswds

0
View on GitHub↗
7,116 Stars·1,087 Forks·SCSS·6 Aufrufedesignsystem.digital.gov↗

Uswds

The United States Web Design System is a government design system and accessible UI framework. It provides a collection of standardized CSS and JavaScript components, along with a CSS component library, specifically designed for building consistent federal government websites.

The system allows for custom CSS theme development through the use of design tokens for colors, spacing, and typography. Users can customize visual themes and compile custom styles to maintain a unified brand identity across multiple web properties.

The framework covers responsive interface design and web accessibility compliance to ensure interfaces meet legal standards and function across different screen sizes. It includes a utility-first CSS framework and tools to manage component interactivity and prevent layout shifts during page load.

Features

  • Accessible UI Frameworks - Ships a comprehensive set of web interface elements and styles that conform to international accessibility and mobile-friendly standards.
  • Design System Implementations - Provides a comprehensive framework that centralizes visual tokens and styling patterns for consistent branding.
  • Accessibility Standards - Implements accessibility standards to ensure software usability for diverse users across all devices.
  • Accessible UI Components - Provides interactive UI components built with accessibility standards and keyboard support.
  • CSS Component Libraries - Provides a library of pre-styled user interface elements with customizable design tokens for consistent visual identity.
  • CSS Variable Theming - Implements a system mapping design tokens to native CSS variables for dynamic custom styling.
  • Design System Components - Implements a system of reusable UI elements and visual guidelines to maintain a unified brand identity across web properties.
  • Government Design Systems - Offers a standardized collection of accessible CSS and JavaScript components specifically designed for federal government websites.
  • Design Tokens - Centralizes colors, spacing, and typography using design tokens to ensure visual consistency.
  • Web Accessibility Compliance - Provides a framework that implements design and development standards to ensure federal web content meets legal accessibility requirements.
  • Interface Accessibility - Ensures user interfaces integrate with assistive technologies to meet legal accessibility requirements.
  • Responsive Interfaces - Implements user interfaces that automatically adapt their layout for different device screen sizes.
  • Visual Theme Configurations - Provides standardized configurations for global styles, palettes, and spacing via design tokens.
  • Visual Themes - Allows for the creation of custom visual themes to maintain a unified brand identity.
  • WAI-ARIA Frameworks - Implements standardized ARIA attributes and keyboard event handlers to ensure web accessibility compliance.
  • Government Web Frameworks - Provides a standardized UI framework specifically designed for building consistent federal government websites.
  • Stylesheet Compilation - Transforms Sass source stylesheets into standard CSS to enable custom theme overrides.
  • Style Compilers - Ships tools to compile custom style definitions into static CSS files for theme customization.
  • Component Initialization - Provides a standardized interface for mounting and configuring the interactive behavior of UI components.
  • Component Interaction Management - Provides a standardized interface to manage the interactive behavior of elements like modals and toggles.
  • Utility-First CSS Frameworks - Includes a utility-first CSS framework with low-level atomic classes for rapid layout construction.
  • General Purpose Frameworks - Standardized components for government web applications.

Star-Verlauf

Star-Verlauf für uswds/uswdsStar-Verlauf für uswds/uswds

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Uswds

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Uswds.
  • spartan-ng/spartanAvatar von spartan-ng

    spartan-ng/spartan

    2,655Auf GitHub ansehen↗

    Spartan is a development framework and design system toolset that combines a headless UI component library with a full-stack application scaffolder. It provides accessible, unstyled primitives that separate behavioral logic from visual styling, while automating the creation of development environments with end-to-end type safety across API and database layers. The project distinguishes itself by utilizing a component distribution model that copies styled source files directly into the local codebase to prevent dependency-based style locking. It also functions as an AI context server, using a

    TypeScriptaccessibilityanalogjsangular
    Auf GitHub ansehen↗2,655
  • pinterest/gestaltAvatar von pinterest

    pinterest/gestalt

    4,360Auf GitHub ansehen↗

    Gestalt is a type-safe React UI component library and design system. It provides a collection of reusable interface elements and design tokens that follow international accessibility standards to ensure usability for people with diverse needs. The framework includes a responsive web layout system with defined breakpoints and grid containers that adapt interfaces for desktop, mobile, and tablet devices. It features an internationalized component suite that supports multiple languages, regional color schemes, and right-to-left text orientations. The library covers a broad range of interface ca

    TypeScript
    Auf GitHub ansehen↗4,360
  • radix-ui/themesAvatar von radix-ui

    radix-ui/themes

    8,490Auf GitHub ansehen↗

    This project is an accessible UI component library and themed design system. It provides a collection of pre-made user interface components designed to meet accessibility standards and maintain a consistent visual identity across web applications. The system includes an interactive theme previewer, which allows for the adjustment and testing of visual settings in real time within a running application. It covers global theme management and design system implementation through root configurations and a token-driven approach. The library supports rapid frontend prototyping by offering a set of

    TypeScriptaccessibilitycolorscomponent-library
    Auf GitHub ansehen↗8,490
  • angular/material2Avatar von angular

    angular/material2

    25,033Auf GitHub ansehen↗

    This project is a Material Design UI library and Angular component framework. It provides a collection of reusable UI building blocks and development tools for creating consistent web applications that follow Material Design specifications. The framework includes an accessible web component library that uses headless directives and WAI-ARIA patterns to ensure user interface elements meet web accessibility standards. It also provides specialized integration wrappers for embedding and managing interactive Google Maps and YouTube video playback. The project supports custom UI component developm

    TypeScript
    Auf GitHub ansehen↗25,033
Alle 30 Alternativen zu Uswds anzeigen→

Häufig gestellte Fragen

Was macht uswds/uswds?

The United States Web Design System is a government design system and accessible UI framework. It provides a collection of standardized CSS and JavaScript components, along with a CSS component library, specifically designed for building consistent federal government websites.

Was sind die Hauptfunktionen von uswds/uswds?

Die Hauptfunktionen von uswds/uswds sind: Accessible UI Frameworks, Design System Implementations, Accessibility Standards, Accessible UI Components, CSS Component Libraries, CSS Variable Theming, Design System Components, Government Design Systems.

Welche Open-Source-Alternativen gibt es zu uswds/uswds?

Open-Source-Alternativen zu uswds/uswds sind unter anderem: spartan-ng/spartan — Spartan is a development framework and design system toolset that combines a headless UI component library with a… pinterest/gestalt — Gestalt is a type-safe React UI component library and design system. It provides a collection of reusable interface… radix-ui/themes — This project is an accessible UI component library and themed design system. It provides a collection of pre-made user… angular/material2 — This project is a Material Design UI library and Angular component framework. It provides a collection of reusable UI… thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… salesforce-ux/design-system — This project is a comprehensive design system framework for building accessible, responsive, and consistent web…