awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesType Definition Managers

Tools designed to install and synchronize collections of type definitions for external dependencies.

Distinct from Project Type Definitions: Unlike project-level definitions or JSON types, this is about the management and synchronization of a central collection.

Explore 2 awesome GitHub repositories matching development tools & productivity · Type Definition Managers. Refine with filters or upvote what's useful.

Awesome Type Definition Managers GitHub Repositories

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

    flow-typed/flow-typed

    3,758Vezi pe GitHub↗

    flow-typed is a collection of curated type definitions for external JavaScript libraries and a manager for installing these definitions into Flow projects. It serves as a centralized repository of type declarations that enable static type checking and autocomplete for third-party dependencies that do not ship with their own types. The project provides a command line interface to fetch, inject, and update specific type definitions within a local project directory. This process ensures that external library imports are resolved by the Flow type checker through version-matched type mapping.

    Provides tools to install and synchronize collections of type definitions for external dependencies.

    JavaScriptcliflowflowtype
    Vezi pe GitHub↗3,758
  • flowtype/flow-typedAvatar flowtype

    flowtype/flow-typed

    3,759Vezi pe 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

    Provides a centralized system for installing and updating type definitions for external libraries to ensure consistent project types.

    JavaScript
    Vezi pe GitHub↗3,759
  1. Home
  2. Development Tools & Productivity
  3. Type Definition Managers