awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tailwindlabs avatar

tailwindlabs/tailwindcss-forms

0
View on GitHub↗
4,562 星标·229 分支·HTML·MIT·6 次浏览tailwindcss-forms.vercel.app↗

Tailwindcss Forms

这是一个 Tailwind CSS 插件,为不同 Web 浏览器中的表单控件提供了标准化的基准。它作为一个 CSS 表单样式重置工具,移除了输入框、复选框和单选按钮中不一致的浏览器默认外观,为实用优先(utility-first)的样式设计建立了中性基础。

该系统允许采用配置驱动的应用程序策略,用户可以选择样式重置是全局应用于所有匹配的 HTML 元素,还是仅应用于具有特定类的元素。这种灵活性使得将标准化的表单样式应用于非表单组件成为可能,从而保持视觉一致性。

该插件与中央主题配置集成,将重置值映射到设计令牌(design tokens)。它利用基于 PostCSS 的样式注入在构建过程中生成 CSS 规则,从而促进使用原子类创建自定义表单组件。

Features

  • Form - Provides a neutral baseline for form controls by removing inconsistent browser-default styles.
  • Tailwind Plugin Extensions - Extends the Tailwind CSS build pipeline to inject base styles that reset form defaults.
  • Form Input Components - Establishes a consistent baseline for designing custom input fields and checkboxes across browsers.
  • Form Styling - Applies a uniform, cross-browser base appearance to all native form elements.
  • Style Resets - Removes default browser styling from input fields, checkboxes, and radio buttons.
  • Utility-First Styling - Enables rapid form styling using atomic utility classes without writing custom CSS.
  • Design Token Theming - Integrates form reset values with a central theme configuration via design tokens.
  • Style Sheet Injection - Generates and injects CSS rules into the stylesheet during the PostCSS build process.
  • Utility-First CSS Frameworks - Implements a utility-first approach to provide a normalized foundation for form control styling.
  • Framework Plugins - Provides better default styling for native form elements.

Star 历史

tailwindlabs/tailwindcss-forms 的 Star 历史图表tailwindlabs/tailwindcss-forms 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Tailwindcss Forms 的开源替代方案

相似的开源项目,按与 Tailwindcss Forms 的功能重合度排序。
  • tailwindlabs/tailwindcss-typographytailwindlabs 的头像

    tailwindlabs/tailwindcss-typography

    6,249在 GitHub 上查看↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    JavaScript
    在 GitHub 上查看↗6,249
  • skeletonlabs/skeletonskeletonlabs 的头像

    skeletonlabs/skeleton

    5,989在 GitHub 上查看↗

    Skeleton is a design system and accessible UI component library built on Tailwind CSS. It provides a collection of pre-built interactive components with built-in accessibility and state management, alongside a CSS custom properties theme engine that enables runtime theme switching and dark mode support. The project distinguishes itself through its adaptive design system approach, using CSS custom properties to create themeable tokens that integrate directly with Tailwind's utility-first framework. This allows developers to build visual design systems with customizable colors, fonts, and aesth

    TypeScripta11yaccessibilityastro
    在 GitHub 上查看↗5,989
  • nativewind/nativewindnativewind 的头像

    nativewind/nativewind

    7,960在 GitHub 上查看↗

    NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native applications. It functions as a cross-platform styling system and style mapper that translates CSS-based utility classes into native style objects compatible with mobile platforms. The framework provides a responsive UI engine that implements breakpoints, dark mode management, and platform-specific modifiers. It allows for the definition of custom themes including global colors, fonts, and spacing values to maintain a consistent visual identity across different devices. The system cover

    TypeScriptcssnativewindreact
    在 GitHub 上查看↗7,960
  • unocss/unocssunocss 的头像

    unocss/unocss

    18,854在 GitHub 上查看↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    TypeScriptatomic-cssengineunocss
    在 GitHub 上查看↗18,854
查看 Tailwindcss Forms 的所有 30 个替代方案→

常见问题解答

tailwindlabs/tailwindcss-forms 是做什么的?

这是一个 Tailwind CSS 插件,为不同 Web 浏览器中的表单控件提供了标准化的基准。它作为一个 CSS 表单样式重置工具,移除了输入框、复选框和单选按钮中不一致的浏览器默认外观,为实用优先(utility-first)的样式设计建立了中性基础。

tailwindlabs/tailwindcss-forms 的主要功能有哪些?

tailwindlabs/tailwindcss-forms 的主要功能包括:Form, Tailwind Plugin Extensions, Form Input Components, Form Styling, Style Resets, Utility-First Styling, Design Token Theming, Style Sheet Injection。

tailwindlabs/tailwindcss-forms 有哪些开源替代品?

tailwindlabs/tailwindcss-forms 的开源替代品包括: tailwindlabs/tailwindcss-typography — Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for… nativewind/nativewind — NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native… skeletonlabs/skeleton — Skeleton is a design system and accessible UI component library built on Tailwind CSS. It provides a collection of… unocss/unocss — UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific… webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… franken-ui/ui — This project is a design system toolkit and component library that provides a framework-agnostic approach to building…