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
·

2 repository-uri

Awesome GitHub RepositoriesDocumentation Frameworks

Platforms and static site generators for building documentation websites.

Explore 2 awesome GitHub repositories matching part of an awesome list · Documentation Frameworks. Refine with filters or upvote what's useful.

Awesome Documentation Frameworks GitHub Repositories

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

    apiaryio/api-blueprint

    8,648Vezi pe GitHub↗

    api-blueprint is a markdown-based API design language and specification standard used to define the structure, behavior, and data schemas of HTTP web services. It provides a formal method for mapping HTTP methods to resources and defining payload validation rules through a machine-readable syntax. The project functions as a blueprint for creating interactive technical documentation and functional mock servers. These tools transform design specifications into human-readable guides and simulated backend environments to enable integration testing before implementation. The language covers API m

    High-level language for describing web APIs.

    Vezi pe GitHub↗8,648
  • google/closure-compilerAvatar google

    google/closure-compiler

    7,663Vezi pe GitHub↗

    This project is a JavaScript optimizer, minifier, module bundler, transpiler, and static analysis tool. It provides a compilation pipeline designed to shrink file sizes and improve runtime performance. The system utilizes a multi-pass compilation process to perform dead code elimination, global name mangling, and static type inference. It identifies unreachable functions and unused variables to reduce the final output size and detects potential runtime errors without executing the code. The tool manages assets through dependency resolution, code chunking, and bundle management. It ensures co

    Provides JSDoc-compatible tagging for JavaScript compilation.

    JavaScript
    Vezi pe GitHub↗7,663
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Documentation Frameworks