28 dépôts
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 est une bibliothèque JavaScript pour créer des interfaces utilisateur basées sur une architecture orientée composants et un flux de données unidirectionnel.
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.
Ce projet est un plugin ESLint et un analyseur de code statique pour Vue.js. Il fournit une suite de règles de linting pour détecter les erreurs courantes, valider les templates et les scripts, et appliquer des normes de codage cohérentes à travers les composants à fichier unique. Le plugin se distingue en analysant la relation entre les blocs de script et de template pour valider l'utilisation des propriétés entre les blocs. Il identifie les modèles sujets aux bugs, détecte les API obsolètes et restreint les modèles dangereux tels que le rendu HTML brut pour prévenir les vulnérabilités de sécurité. Ses capacités plus larges couvrent la validation des composants pour le nommage et la structure, l'application de directives de style pilotées par la communauté et la standardisation du formatage des templates et de la syntaxe des expressions. Il inclut également la prise en charge de JSX et l'intégration avec des analyseurs externes. L'outil fournit plusieurs préréglages de normes de linting allant de la prévention des erreurs de base aux valeurs par défaut de cohérence complètes.
Official linting plugin for Vue.js.
This project is a Tailwind CSS plugin that provides a normalized baseline for form controls across different web browsers. It functions as a CSS form style reset, removing inconsistent browser-default appearances from inputs, checkboxes, and radio buttons to establish a neutral foundation for utility-first styling. The system allows for a configuration-driven application strategy, where users can choose whether the style resets apply globally to all matching HTML elements or only to those with specific classes. This flexibility enables the application of normalized form styling to non-form co
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.