awesome-repositories.com
Blog
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
·
milligram avatar

milligram/milligram

0
View on GitHub↗
10,214 Stars·726 Forks·HTML·MIT·3 Aufrufemilligram.io↗

Milligram

A minimalist CSS framework.

Features

  • Lightweight CSS Frameworks - Provides a lightweight, responsive set of base styles for HTML elements without custom CSS.
  • Browser Style Resets - Normalizes inconsistent default styles across browsers to create a consistent visual foundation.
  • Browser Style Normalizers - Normalizes inconsistent default browser styles to create a consistent visual foundation across devices.
  • Flat, Outlined, and Clear Variants - Ships flat, outlined, and clear button variants applied directly to button or anchor elements.
  • Classless CSS Frameworks - Applies styles directly to semantic HTML elements without requiring any CSS classes or custom markup.
  • Form Styling - Styles form inputs, selects, textareas, and buttons consistently for a mobile-friendly user experience.
  • Mobile-First Variants - Styles form inputs, selects, and textareas with consistent sizing and touch-friendly spacing for small screens.
  • Global CSS Stylings - Normalizes browser inconsistencies by overriding default element styles to a predictable baseline.
  • REM Scaling Frameworks - Sets font sizes and line heights using rem units so text scales proportionally with the root font size.
  • Minimal Base Styles - Applies a clean, lightweight set of base styles to HTML elements for a fast starting point in web projects.
  • Responsive Base Styles - Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.
  • Flexbox-Based Grid Systems - Ships a flexbox-based grid system that automatically distributes space across columns.
  • Blockquote Display - Renders inline code, code blocks, and blockquotes with distinct styling for clear content presentation.
  • Bundle Size Optimization - Delivers only 2kb of gzipped CSS to minimize page weight and accelerate load times.
  • List and Table Styling - Applies consistent styling to tables and lists for clear data and content hierarchy.
  • Button Styles - Applies flat, outlined, and clear button styles to button or anchor elements.
  • Code Snippet Styling - Styles inline code snippets and preformatted code blocks for clear presentation of computer code.
  • Font Size Presets - Sets a consistent base font size and line height using rem units so text scales predictably across devices.
  • Blockquote Styling - Renders a blockquote with distinct styling to visually separate quoted content from surrounding text.
  • Table Visual Styling - Styles table elements with proper thead and tbody formatting for clean, readable data presentation.
  • Styled Input Fields - Applies consistent, mobile-friendly styling to input fields, textareas, and select elements.
  • Description List Formatting - Renders unordered, ordered, and description lists with distinct markers and spacing for clear content hierarchy.
  • UI and Styling Tools - A minimalist CSS framework for web development.

Star-Verlauf

Star-Verlauf für milligram/milligramStar-Verlauf für milligram/milligram

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 Milligram

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Milligram.
  • andybrewer/mvpAvatar von andybrewer

    andybrewer/mvp

    5,130Auf GitHub ansehen↗

    mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML elements. It provides a customizable theme designed to create clean pages and polished interfaces without requiring the use of CSS classes. The system uses centralized CSS variables to manage global UI customization, allowing colors and fonts to be updated across the entire interface from a single location. This approach supports a rapid prototyping workflow for developing proofs of concept. The library covers the styling of standard HTML elements, including form controls, typ

    HTML
    Auf GitHub ansehen↗5,130
  • franciscop/picnicAvatar von franciscop

    franciscop/picnic

    3,886Auf GitHub ansehen↗

    Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements. It functions as a CSS-only UI library, providing a responsive layout system and a design system that creates consistent interfaces without the need for custom utility classes. The project distinguishes itself by implementing JavaScript-free interactivity. It uses CSS selectors and pseudo-classes to manage state and visibility for interactive components such as modals, tabs, and tooltips, removing the requirement for external scripts to handle basic UI logic. The framework incl

    CSS
    Auf GitHub ansehen↗3,886
  • sindresorhus/modern-normalizeAvatar von sindresorhus

    sindresorhus/modern-normalize

    7,348Auf GitHub ansehen↗

    modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style overrides designed to remove inconsistent default user-agent styles and prevent browser-specific rendering quirks. The project establishes a predictable frontend layout baseline by standardizing typography and layout properties. It specifically enforces a consistent layout model by applying border-box sizing across all HTML elements. The stylesheet uses tag-based global targeting to apply normalization rules directly to HTML elements, removing the need for specific class names.

    TypeScript
    Auf GitHub ansehen↗7,348
  • necolas/normalize.cssAvatar von necolas

    necolas/normalize.css

    53,540Auf GitHub ansehen↗

    Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles designed to ensure a consistent visual appearance of HTML elements across all modern web browsers. The project functions as a cross-browser consistency layer that corrects common default rendering bugs and eliminates inconsistencies in user-agent stylesheets. It establishes a uniform visual baseline by overriding default browser rendering behaviors and mitigating vendor-specific errors. This stylesheet standardizes browser rendering to prevent unexpected layout bugs and ensures that

    CSScsscss-resetnormalize-css
    Auf GitHub ansehen↗53,540
Alle 30 Alternativen zu Milligram anzeigen→

Häufig gestellte Fragen

Was macht milligram/milligram?

A minimalist CSS framework.

Was sind die Hauptfunktionen von milligram/milligram?

Die Hauptfunktionen von milligram/milligram sind: Lightweight CSS Frameworks, Browser Style Resets, Browser Style Normalizers, Flat, Outlined, and Clear Variants, Classless CSS Frameworks, Form Styling, Mobile-First Variants, Global CSS Stylings.

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

Open-Source-Alternativen zu milligram/milligram sind unter anderem: andybrewer/mvp — mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML… franciscop/picnic — Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements.… sindresorhus/modern-normalize — modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style… necolas/normalize.css — Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles… picturepan2/spectre — Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It… sindresorhus/github-markdown-css — The minimal amount of CSS to replicate the GitHub Markdown style.