awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
codingjoe avatar

codingjoe/relint

0
View on GitHub↗
65 نجوم·13 تفرعات·Python·MIT·5 مشاهدات

Relint

Write your own linting rules using regular expressions.

Features

  • Code Quality and Linting - Regex-based linter for custom file rules.
  • Linters and Formatters - Regex-based linter for custom file rule enforcement.

سجل النجوم

مخطط تاريخ النجوم لـ codingjoe/relintمخطط تاريخ النجوم لـ codingjoe/relint

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Relint

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Relint.
  • dotnet/formatالصورة الرمزية لـ dotnet

    dotnet/format

    1,947عرض على GitHub↗

    Home for the dotnet-format command

    عرض على GitHub↗1,947
  • alexjoverm/typescript-library-starterالصورة الرمزية لـ alexjoverm

    alexjoverm/typescript-library-starter

    4,359عرض على GitHub↗

    This project is a TypeScript library starter kit that provides a pre-configured development environment for building and publishing typed packages. It establishes a zero-config build pipeline to accelerate the creation of library projects. The toolkit includes a RollupJS bundle configuration to compile source code into optimized bundles with automatic type definition generation. It integrates a semantic release workflow to manage versioning and changelogs based on conventional commit messages, alongside a Jest testing framework suite for stability verification. The environment covers code qu

    TypeScriptcoverallsjestlibrary
    عرض على GitHub↗4,359
  • rust-unofficial/patternsالصورة الرمزية لـ rust-unofficial

    rust-unofficial/patterns

    8,843عرض على GitHub↗

    A catalogue of Rust design patterns, anti-patterns and idioms

    Handlebarsantipatternsidiomspatterns
    عرض على GitHub↗8,843
  • automattic/_sالصورة الرمزية لـ Automattic

    Automattic/_s

    10,985عرض على GitHub↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    CSS
    عرض على GitHub↗10,985
عرض جميع البدائل الـ 30 لـ Relint→

الأسئلة الشائعة

ما هي وظيفة codingjoe/relint؟

Write your own linting rules using regular expressions.

ما هي الميزات الرئيسية لـ codingjoe/relint؟

الميزات الرئيسية لـ codingjoe/relint هي: Code Quality and Linting, Linters and Formatters.

ما هي البدائل مفتوحة المصدر لـ codingjoe/relint؟

تشمل البدائل مفتوحة المصدر لـ codingjoe/relint: dotnet/format — Home for the dotnet-format command. rust-unofficial/patterns — A catalogue of Rust design patterns, anti-patterns and idioms. alexjoverm/typescript-library-starter — This project is a TypeScript library starter kit that provides a pre-configured development environment for building… mgechev/angular2-style-guide — The repository contains a curated collection of coding conventions, architectural patterns, and best practices… coryhouse/react-slingshot — react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It… automattic/_s — This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized…