28 个仓库
Extensions that add new utilities, components, or theming capabilities.
Explore 28 awesome GitHub repositories matching part of an awesome list · Framework Plugins. Refine with filters or upvote what's useful.
React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。
Enforces rules for React Hooks usage.
Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server. The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates. The system includes a unified development command-line interface to manag
Meteor-specific linting rules.
This project is a React ESLint plugin and static analysis tool designed to validate React component syntax and enforce recommended framework patterns. It functions as a JavaScript static analysis utility that scans source code to identify errors and maintain consistent coding standards. The plugin focuses on the enforcement of React best practices and the prevention of common bugs, such as missing keys in iterators and improper prop usage. It provides a system for validating JSX syntax and style to ensure a uniform codebase. The tool covers broader capabilities in frontend code quality autom
Linting rules for React and JSX syntax.
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
Adds typographic defaults for long-form content.
该项目是一个用于 Vue.js 的 ESLint 插件和静态代码分析器。它提供了一套 Linting 规则,用于检测常见错误、验证模板和脚本,并在单文件组件中强制执行一致的编码标准。 该插件的特点在于分析脚本块和模板块之间的关系,以验证跨块属性的使用。它识别易出错的模式、检测已弃用的 API,并限制原始 HTML 渲染等危险模式,以防止安全漏洞。 其更广泛的功能涵盖了组件命名和结构的验证、社区驱动样式指南的强制执行,以及模板格式和表达式语法的标准化。它还包括对 JSX 的支持以及与外部解析器的集成。 该工具提供了多种 Linting 标准预设,范围从基础的错误预防到全面的一致性默认设置。
Official linting plugin for Vue.js.
这是一个 Tailwind CSS 插件,为不同 Web 浏览器中的表单控件提供了标准化的基准。它作为一个 CSS 表单样式重置工具,移除了输入框、复选框和单选按钮中不一致的浏览器默认外观,为实用优先(utility-first)的样式设计建立了中性基础。 该系统允许采用配置驱动的应用程序策略,用户可以选择样式重置是全局应用于所有匹配的 HTML 元素,还是仅应用于具有特定类的元素。这种灵活性使得将标准化的表单样式应用于非表单组件成为可能,从而保持视觉一致性。 该插件与中央主题配置集成,将重置值映射到设计令牌(design tokens)。它利用基于 PostCSS 的样式注入在构建过程中生成 CSS 规则,从而促进使用原子类创建自定义表单组件。
Provides better default styling for native form elements.
Static AST checker for a11y rules on JSX elements.
Enforces accessibility standards on JSX elements.
:sparkles: Monorepo for all the tooling related to using ESLint with Angular
Linting rules specifically for Angular applications.
Build better responsive designs in less code.
Adds fluid typography and spacing using clamp functions.
React Native plugin for ESLint
Linting rules for React Native development.
A Tailwind CSS component that shows the currently active screen (responsive breakpoint).
Visual indicator for active responsive breakpoints during development.
ESLint plugin for AngularJS applications
Enforces Angular style guide best practices.
ESLint plugin for Astro component
Linting support for Astro components.
ESLint plugin for Svelte using AST
Linting rules for Svelte components.
Validate that your components can safely be updated with Fast Refresh
Optimizes HMR experience for React projects.
tailwindcss plugin for hide scrollbar
Adds utility classes to hide scrollbars.
An unopinionated, scalable, tailwindcss theming solution
Enables theming support using CSS variables.
An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
Linting rules for Ember.js applications.
Solid-specific linting rules for ESLint.
Linting rules for SolidJS and JSX.
Tailwind CSS plugin that generates Bootstrap's flexbox grid
Adds a flexbox grid system based on Bootstrap.