awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesJSDoc Annotation Validators

Tools that specifically validate JSDoc comment syntax and correctness in JavaScript source code.

Distinct from JavaScript Style Linting: Distinct from JavaScript Style Linting: focuses on JSDoc annotation correctness and completeness, not general JavaScript code style.

Explore 1 awesome GitHub repository matching software engineering & architecture · JSDoc Annotation Validators. Refine with filters or upvote what's useful.

Awesome JSDoc Annotation Validators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • documentationjs/documentationAvatar documentationjs

    documentationjs/documentation

    5,798Vezi pe GitHub↗

    Documentation.js is a multi-purpose documentation tool that parses JSDoc annotations from JavaScript and TypeScript source files to generate formatted API documentation. It functions as both a documentation generator and a JSDoc linter, scanning source code for non-standard or incorrect annotations and returning human-readable warnings to enforce documentation quality. The tool operates through a pipeline-based architecture that parses JSDoc comments into an abstract syntax tree, validates annotations against style and correctness rules, and outputs documentation through interchangeable plugi

    Scans source files for non-standard or incorrect JSDoc annotations and returns human-readable warnings.

    JavaScript
    Vezi pe GitHub↗5,798
  1. Home
  2. Software Engineering & Architecture
  3. Coding Standards Enforcement
  4. JavaScript Style Linting
  5. JSDoc Annotation Validators