awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • flowtype/flow-typedflowtype 的头像

    flowtype/flow-typed

    3,759在 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
    在 GitHub 上查看↗3,759
  1. Home
  2. Data & Databases
  3. Flat-File Storage
  4. Type Definition Distribution