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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pure-css avatar

pure-css/pure

0
View on GitHub↗
23,731 stars·2,413 forks·JavaScript·22 viewspurecss.io↗

Pure

Pure is a CSS UI framework and modular component library designed for building consistent web layouts and interface components. It functions as a responsive CSS grid system and a CSS reset library that normalizes default browser rendering to ensure a uniform appearance across different web environments.

The project provides standalone styles for common interactive elements such as buttons, menus, forms, and tables. It utilizes a modular architecture that allows for the inclusion of specific style modules and employs namespace isolation to prevent visual conflicts between components.

The framework covers responsive web layouts through fluid grids and media-query breakpoints. It also includes tools for cross-browser style normalization and the styling of various user interface components.

Features

  • Browser Style Normalizers - Provides a base CSS reset to remove default browser margins and paddings for consistent rendering.
  • CSS Component Libraries - Provides a modular set of standalone styles for buttons, menus, forms, and tables.
  • CSS Frameworks - Functions as a collection of minimal responsive style modules for layouts and interface components.
  • Fluid Percentage Grids - Utilizes relative widths and floating elements to create layouts that automatically resize based on window dimensions.
  • Responsive Breakpoints - Provides media query mappings to adapt layout structures across mobile, tablet, and desktop viewports.
  • Responsive Grid Systems - Implements a responsive grid system that automatically reorganizes content across different screen sizes.
  • Responsive Layouts - Builds visual structures that automatically adapt to different screen sizes using a modular CSS system.
  • CSS Normalization - Includes a comprehensive set of styles to normalize browser defaults for a uniform appearance.
  • CSS Style Modules - Employs a modular architecture that lets developers load only the specific style modules needed for a page.
  • CSS Namespace Isolation - Uses namespace isolation via class prefixes to prevent visual conflicts when combining multiple style modules.
  • Component Styling - Provides visual formatting for common interface elements like buttons, menus, and tables.
  • CSS Class-Based Styling - Implements visual rules via predefined CSS classes to ensure consistent styling across HTML elements.
  • Interactive Element Styling - Applies consistent visual formatting to interactive elements such as buttons, menus, and form alignments.
  • Lightweight Frameworks - Responsive CSS modules for lightweight web projects.

Star history

Star history chart for pure-css/pureStar history chart for pure-css/pure

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pure-css/pure do?

Pure is a CSS UI framework and modular component library designed for building consistent web layouts and interface components. It functions as a responsive CSS grid system and a CSS reset library that normalizes default browser rendering to ensure a uniform appearance across different web environments.

What are the main features of pure-css/pure?

The main features of pure-css/pure are: Browser Style Normalizers, CSS Component Libraries, CSS Frameworks, Fluid Percentage Grids, Responsive Breakpoints, Responsive Grid Systems, Responsive Layouts, CSS Normalization.

What are some open-source alternatives to pure-css/pure?

Open-source alternatives to pure-css/pure include: dhg/skeleton — Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building… weui/weui — WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout… semantic-org/semantic-ui — Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout… kristoferjoseph/flexboxgrid — Flexboxgrid is a responsive CSS framework and layout engine based on CSS3 standards. It provides a grid system that… dogfalo/materialize — Materialize is a Material Design CSS framework and component library. It provides a collection of reusable visual… picturepan2/spectre — Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It…

Open-source alternatives to Pure

Similar open-source projects, ranked by how many features they share with Pure.
  • dhg/skeletondhg avatar

    dhg/Skeleton

    19,410View on GitHub↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    CSS
    View on GitHub↗19,410
  • weui/weuiweui avatar

    weui/weui

    27,377View on GitHub↗

    WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout components for building mobile web applications. It functions as a mobile web UI library that enforces a consistent visual language and design language across web environments. The library utilizes a BEM styling system to prevent CSS conflicts and ensure modular component behavior. It provides a set of reusable styles and layout helpers that enable rapid prototyping of mobile web layouts through standardized buttons, dialogs, and navigation elements. The framework includes a mob

    HTML
    View on GitHub↗27,377
  • semantic-org/semantic-uiSemantic-Org avatar

    Semantic-Org/Semantic-UI

    51,064View on GitHub↗

    Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout framework. It provides a collection of reusable interface components and a grid-based system of columns and containers designed to build responsive websites. The framework is distinguished by its use of natural-language class naming, which maps human-readable CSS classes to specific visual styles. It also functions as a right-to-left UI toolkit, utilizing directional mirroring to adjust visual flow and element alignment for languages read from right to left. The system covers frontend

    JavaScriptbuttoncss-frameworkdropdown
    View on GitHub↗51,064
  • kristoferjoseph/flexboxgridkristoferjoseph avatar

    kristoferjoseph/flexboxgrid

    9,318View on GitHub↗

    Flexboxgrid is a responsive CSS framework and layout engine based on CSS3 standards. It provides a grid system that uses the flexbox model to arrange page elements into flexible, proportional grids that adapt to different screen sizes and device resolutions. The framework implements a float-free responsive design, utilizing a media-query breakpoint system to adjust layouts and column counts based on viewport width. It employs percentage-based column sizing and negative-margin guttering to maintain consistent spacing and fluid scaling across various displays. The system maps layout configurat

    HTML
    View on GitHub↗9,318
See all 30 alternatives to Pure→