28 Repos
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 ist eine JavaScript-Bibliothek für den Aufbau von Benutzeroberflächen, basierend auf einer komponentenorientierten Architektur und unidirektionalem Datenfluss.
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.
Dieses Projekt ist ein ESLint-Plugin und statischer Code-Analysator für Vue.js. Es bietet eine Suite von Linting-Regeln, um häufige Fehler zu erkennen, Templates und Skripte zu validieren und konsistente Codierungsstandards über Single-File-Components hinweg durchzusetzen. Das Plugin zeichnet sich dadurch aus, dass es die Beziehung zwischen Skript- und Template-Blöcken analysiert, um die eigenschaftsübergreifende Nutzung zwischen den Blöcken zu validieren. Es identifiziert fehleranfällige Muster, erkennt veraltete APIs und schränkt gefährliche Muster wie das Rendern von rohem HTML ein, um Sicherheitslücken zu verhindern. Die breiteren Funktionen decken die Komponentenvalidierung für Benennung und Struktur, die Durchsetzung von Community-gesteuerten Stilrichtlinien und die Standardisierung von Template-Formatierung und Ausdruckssyntax ab. Es bietet zudem Unterstützung für JSX und die Integration mit externen Parsern. Das Tool bietet mehrere Linting-Standard-Presets, die von grundlegender Fehlervermeidung bis hin zu umfassenden Konsistenz-Defaults reichen.
Official linting plugin for Vue.js.
Dieses Projekt ist ein Tailwind-CSS-Plugin, das eine normalisierte Basis für Formularsteuerelemente über verschiedene Webbrowser hinweg bereitstellt. Es fungiert als CSS-Formular-Style-Reset, das inkonsistente browserseitige Standarddarstellungen von Inputs, Checkboxen und Radio-Buttons entfernt, um ein neutrales Fundament für Utility-First-Styling zu etablieren. Das System ermöglicht eine konfigurationsgesteuerte Anwendungsstrategie, bei der Benutzer wählen können, ob die Style-Resets global auf alle passenden HTML-Elemente oder nur auf solche mit spezifischen Klassen angewendet werden. Diese Flexibilität ermöglicht die Anwendung normalisierter Formular-Styles auf Nicht-Formular-Komponenten, um visuelle Konsistenz zu wahren. Das Plugin integriert sich mit einer zentralen Theme-Konfiguration, um Reset-Werte auf Design-Tokens abzubilden. Es nutzt PostCSS-basiertes Style-Injection, um CSS-Regeln während des Build-Prozesses zu generieren, was die Erstellung benutzerdefinierter Formular-Komponenten unter Verwendung atomarer Utility-Klassen erleichtert.
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.