awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesType Definition Distribution

The distribution of type declarations as plain text files for consumption by static analysis tools.

Distinct from Flat-File Storage: Unlike general flat-file storage, this specifically handles the delivery of type definitions as raw text for a type checker.

Explore 1 awesome GitHub repository matching data & databases · Type Definition Distribution. Refine with filters or upvote what's useful.

Awesome Type Definition Distribution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • flowtype/flow-typedAvatar de flowtype

    flowtype/flow-typed

    3,759Voir sur GitHub↗

    flow-typed is a type definition manager, repository, and library designed to enable static type checking for third-party JavaScript libraries. It provides a curated collection of external type declarations that allow Flow projects to maintain type safety and error detection for non-typed dependencies. The project centers on a command-line interface used to install and update library type definitions from a remote source. This manager resolves compatible type versions based on a project's dependencies and maps them to local directories for use by a static type checker. Beyond type checking, t

    Distributes type information as plain text files that can be consumed directly by the static type checker.

    JavaScript
    Voir sur GitHub↗3,759
  1. Home
  2. Data & Databases
  3. Flat-File Storage
  4. Type Definition Distribution