awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 रिपॉजिटरी

Awesome GitHub RepositoriesUtility Plugins

Miscellaneous plugins for workflow, file handling, and rule management.

Explore 17 awesome GitHub repositories matching part of an awesome list · Utility Plugins. Refine with filters or upvote what's useful.

Awesome Utility Plugins GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • emotion-js/emotionemotion-js का अवतार

    emotion-js/emotion

    18,017GitHub पर देखें↗

    This project is a styling library and framework designed for component-based architectures, enabling developers to define and manage visual styles directly within JavaScript or TypeScript. It functions as a styling engine that generates unique class names from style definitions, ensuring encapsulated, predictable, and maintainable visual presentation across applications. By integrating with component logic, it allows for the creation of reusable UI elements with styles defined through template literals or object syntax. The library distinguishes itself through a comprehensive suite of build-t

    Linting rules for Emotion CSS-in-JS.

    JavaScriptbabel-plugincsscss-in-js
    GitHub पर देखें↗18,017
  • coderaiser/putoutcoderaiser का अवतार

    coderaiser/putout

    793GitHub पर देखें↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    Integrates the Putout linter into ESLint.

    JavaScript
    GitHub पर देखें↗793
  • eslint/eslint-plugin-markdowneslint का अवतार

    eslint/eslint-plugin-markdown

    572GitHub पर देखें↗

    Lint JavaScript code blocks in Markdown documents

    Linting for JavaScript inside Markdown files.

    JavaScript
    GitHub पर देखें↗572
  • benoitzugmeyer/eslint-plugin-htmlBenoitZugmeyer का अवतार

    BenoitZugmeyer/eslint-plugin-html

    457GitHub पर देखें↗

    An ESLint plugin to extract and lint scripts from HTML files.

    Linting for JavaScript inside HTML tags.

    JavaScript
    GitHub पर देखें↗457
  • paleite/eslint-plugin-diffpaleite का अवतार

    paleite/eslint-plugin-diff

    210GitHub पर देखें↗

    Run ESLint on your changes only

    Runs linting only on changed lines.

    TypeScript
    GitHub पर देखें↗210
  • bfanger/eslint-plugin-only-warnbfanger का अवतार

    bfanger/eslint-plugin-only-warn

    184GitHub पर देखें↗

    Downgrade errors to warnings

    Converts all linting rules to warnings.

    JavaScript
    GitHub पर देखें↗184
  • yarax/eslint-plugin-typelintyarax का अवतार

    yarax/eslint-plugin-typelint

    172GitHub पर देखें↗

    TypeLint is an ESlint plugin for optional static typing in JavaScript, based on JSDoc.

    Prevents undefined errors using schema-based type checking.

    JavaScript
    GitHub पर देखें↗172
  • atfzl/eslint-plugin-css-modulesatfzl का अवतार

    atfzl/eslint-plugin-css-modules

    155GitHub पर देखें↗

    Project status: NOT MAINTAINED; Checks that you are using the existent css/scss classes, no more no less

    Linting for CSS modules.

    JavaScript
    GitHub पर देखें↗155
  • brendanmorrell/eslint-plugin-styled-components-a11ybrendanmorrell का अवतार

    brendanmorrell/eslint-plugin-styled-components-a11y

    154GitHub पर देखें↗

    This plugin adds the ability to lint styled components according to the rules outlined in eslint-plugin-jsx-a11y.

    Accessibility rules for styled-components.

    JavaScript
    GitHub पर देखें↗154
  • alexmost/eslint-plugin-deprecateAlexMost का अवतार

    AlexMost/eslint-plugin-deprecate

    85GitHub पर देखें↗

    simple eslint rules for deprecation

    Marks functions or modules as deprecated.

    JavaScript
    GitHub पर देखें↗85
  • tinloof/eslint-plugin-better-styled-componentstinloof का अवतार

    tinloof/eslint-plugin-better-styled-components

    65GitHub पर देखें↗

    ESlint's rules for styled components 💅

    Auto-fixable rules for styled-components.

    JavaScript
    GitHub पर देखें↗65
  • mradionov/eslint-plugin-disablemradionov का अवतार

    mradionov/eslint-plugin-disable

    56GitHub पर देखें↗

    Disable ESLint plugins using file path patterns and inline comments

    Disables specific plugins via file patterns.

    JavaScript
    GitHub पर देखें↗56
  • amwmedia/eslint-plugin-wokeamwmedia का अवतार

    amwmedia/eslint-plugin-woke

    38GitHub पर देखें↗

    ESLint plugin to promote diversity and inclusion in codebases.

    Promotes inclusive language in codebases.

    JavaScript
    GitHub पर देखें↗38
  • antebudimir/eslint-plugin-vanilla-extractantebudimir का अवतार

    antebudimir/eslint-plugin-vanilla-extract

    33GitHub पर देखें↗

    Comprehensive ESLint plugin for vanilla-extract with CSS property ordering, style validation, and best practices enforcement. Supports alphabetical, concentric and custom CSS ordering, auto-fixing, and zero-runtime safety.

    Enforces CSS property ordering in vanilla-extract.

    TypeScript
    GitHub पर देखें↗33
  • nickdeis/eslint-plugin-noticenickdeis का अवतार

    nickdeis/eslint-plugin-notice

    27GitHub पर देखें↗

    An eslint rule that checks the top of files and --fix them too!

    Checks and fixes file header notices.

    JavaScript
    GitHub पर देखें↗27
  • davidjbradshaw/eslint-plugin-only-errordavidjbradshaw का अवतार

    davidjbradshaw/eslint-plugin-only-error

    17GitHub पर देखें↗

    Upgrade warnings to errors

    Converts all linting rules to errors.

    JavaScript
    GitHub पर देखें↗17
  • ilyub/eslint-plugin-miscilyub का अवतार

    ilyub/eslint-plugin-misc

    11GitHub पर देखें↗

    ESLint plugin

    Miscellaneous rules and custom check wrappers.

    TypeScript
    GitHub पर देखें↗11
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Utility Plugins