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 RepositoriesGeneric Manipulation Toolsets

Sets of higher-order type utilities for mapping, filtering, and reducing the structure of type definitions.

Distinct from TypeScript Type Definitions: Unlike general type definitions, this focuses on the functional tools used to transform those definitions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Generic Manipulation Toolsets. Refine with filters or upvote what's useful.

Awesome Generic Manipulation Toolsets 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.
  • gvergnaud/hotscriptAvatar de gvergnaud

    gvergnaud/hotscript

    3,669Voir sur GitHub↗

    Hotscript is a comprehensive suite of composable utilities designed for performing structural transformations and mathematical operations within the TypeScript type system. It serves as a type-level manipulation library that provides a set of higher-order functions to map, filter, and reduce the structure of type definitions. The project focuses on type-level programming by implementing reusable logic and calculations directly within types. This includes the ability to create custom type functions, implement type-level pattern matching, and compose sequences of transformations where each oper

    Ships a set of higher-order functions for mapping, filtering, and reducing the structure of TypeScript type definitions.

    TypeScripttype-level-programmingtypescript
    Voir sur GitHub↗3,669
  1. Home
  2. Software Engineering & Architecture
  3. TypeScript Type Definitions
  4. Generic Manipulation Toolsets