awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

Open-source alternatives to Markdownlint

30 open-source projects similar to mivok/markdownlint, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Markdownlint alternative.

  • pycqa/flake8الصورة الرمزية لـ PyCQA

    PyCQA/flake8

    3,760عرض على GitHub↗

    Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding standards in source files. It serves as a linting wrapper that aggregates multiple checkers into a single interface, functioning as a pluggable framework for Python code analysis. The tool incorporates a cyclomatic complexity analyzer to measure the logical complexity of functions and identify code that requires refactoring. It is designed for extensibility, allowing the integration of custom plugins and rules through defined entry points. The system provides capabilities fo

    Pythoncomplexity-analysisflake8linter
    عرض على GitHub↗3,760
  • vlajos/misspell-fixerالصورة الرمزية لـ vlajos

    vlajos/misspell-fixer

    194عرض على GitHub↗

    Simple tool for fixing common misspellings, typos in source code

    sed
    عرض على GitHub↗194
  • hougesen/mdsfالصورة الرمزية لـ hougesen

    hougesen/mdsf

    108عرض على GitHub↗

    Format markdown code blocks using your favorite tools

    Rust
    عرض على GitHub↗108
  • pycqa/prospectorالصورة الرمزية لـ PyCQA

    PyCQA/prospector

    2,085عرض على GitHub↗

    Inspects Python source files and provides information about type and location of classes, methods etc

    Python
    عرض على GitHub↗2,085
  • csscomb/csscomb.jsالصورة الرمزية لـ csscomb

    csscomb/csscomb.js

    3,327عرض على GitHub↗

    CSS coding style formatter

    JavaScript
    عرض على GitHub↗3,327

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

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

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

Find more with AI search
  • mrtazz/checkmakeالصورة الرمزية لـ mrtazz

    mrtazz/checkmake

    1,204عرض على GitHub↗

    Linter/analyzer for Makefiles

    Go
    عرض على GitHub↗1,204
  • pocketjoso/specificity-graphالصورة الرمزية لـ pocketjoso

    pocketjoso/specificity-graph

    702عرض على GitHub↗

    Generate interactive Specificity Graphs for your CSS

    JavaScript
    عرض على GitHub↗702
  • amperser/proselintالصورة الرمزية لـ amperser

    amperser/proselint

    4,542عرض على GitHub↗

    Proselint is a prose linter and rule-based text analyzer designed to identify stylistic errors, clichés, and jargon in written text. It scans documents against a curated registry of linguistic and typographic rules to maintain professional editorial standards and improve writing quality. The project functions as a command line text processor, a programmable analysis library, and a git pre-commit hook. Its modular architecture allows the core engine to be embedded into other applications, exposed via a REST API, or integrated into text editors. The tool supports recursive directory traversal

    JavaScript
    عرض على GitHub↗4,542
  • codespell-project/codespellالصورة الرمزية لـ codespell-project

    codespell-project/codespell

    2,391عرض على GitHub↗

    check code for common misspellings

    Python
    عرض على GitHub↗2,391
  • 360entsecgroup-skylar/goreporterالصورة الرمزية لـ 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123عرض على GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    عرض على GitHub↗3,123
  • davidanson/markdownlintالصورة الرمزية لـ DavidAnson

    DavidAnson/markdownlint

    5,855عرض على GitHub↗
    JavaScriptcommonmarklintmarkdown
    عرض على GitHub↗5,855
  • 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
  • mgechev/angular2-style-guideالصورة الرمزية لـ mgechev

    mgechev/angular2-style-guide

    1,195عرض على GitHub↗

    The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat

    angularbest-practicesdeprecated
    عرض على GitHub↗1,195
  • coryhouse/react-slingshotالصورة الرمزية لـ coryhouse

    coryhouse/react-slingshot

    9,646عرض على GitHub↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    عرض على GitHub↗9,646
  • eslint/eslintالصورة الرمزية لـ eslint

    eslint/eslint

    27,349عرض على GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptecmascripteslintjavascript
    عرض على GitHub↗27,349
  • alexkohler/unimportA

    alexkohler/unimport

    0عرض على GitHub↗
    عرض على GitHub↗0
  • a11yfred/neighborالصورة الرمزية لـ a11yfred

    a11yfred/neighbor

    1عرض على GitHub↗

    Catch accessibility issues in your markup, CSS, and copy before they ship. The a11yfred linter ecosystem for modern web frameworks and prose.

    JavaScript
    عرض على GitHub↗1
  • catenacyber/perfsprintC

    catenacyber/perfsprint

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dkorunic/betteralignD

    dkorunic/betteralign

    0عرض على GitHub↗
    عرض على GitHub↗0
  • captainhook-git/captainhookالصورة الرمزية لـ captainhook-git

    captainhook-git/captainhook

    1,094عرض على GitHub↗
    PHPautomationcode-qualitygit
    عرض على GitHub↗1,094
  • glitch452/eslint-config-spartanالصورة الرمزية لـ glitch452

    glitch452/eslint-config-spartan

    3عرض على GitHub↗

    An opinionated ESLint configuration

    TypeScript
    عرض على GitHub↗3
  • dotnet/formatالصورة الرمزية لـ dotnet

    dotnet/format

    1,947عرض على GitHub↗

    Home for the dotnet-format command

    عرض على GitHub↗1,947
  • ducktordanny/eslint-plugin-ng-module-sortالصورة الرمزية لـ ducktordanny

    ducktordanny/eslint-plugin-ng-module-sort

    5عرض على GitHub↗

    Sort Angular and NestJS module imports, declarations, exports, controls, etc.

    TypeScript
    عرض على GitHub↗5
  • ember-template-lint/ember-template-lintالصورة الرمزية لـ ember-template-lint

    ember-template-lint/ember-template-lint

    264عرض على GitHub↗

    Linter for Ember or Handlebars templates

    JavaScript
    عرض على GitHub↗264
  • developer239/lintersالصورة الرمزية لـ developer239

    developer239/linters

    11عرض على GitHub↗

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

    JavaScript
    عرض على GitHub↗11
  • esimonov/ifshortE

    esimonov/ifshort

    0عرض على GitHub↗
    عرض على GitHub↗0
  • basarat/typescript-bookالصورة الرمزية لـ basarat

    basarat/typescript-book

    21,533عرض على GitHub↗

    This project is a comprehensive educational resource and programming guide for the TypeScript language. It serves as a manual for the type system and a reference for the language's core syntax, focusing on writing type-safe code and building scalable applications. The content provides detailed instruction on the TypeScript type system, covering interfaces, generics, and structural typing. It further acts as a compiler reference, analyzing how source code is transformed into an abstract syntax tree through scanning and parsing. The guide also covers software architecture design, detailing pro

    TypeScriptfreeopen-sourcetypescript
    عرض على GitHub↗21,533
  • darraghoriordan/eslint-plugin-nestjs-typedالصورة الرمزية لـ darraghoriordan

    darraghoriordan/eslint-plugin-nestjs-typed

    221عرض على GitHub↗

    Some eslint rules for working with NestJs projects

    TypeScript
    عرض على GitHub↗221