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

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

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

1 个仓库

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

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

    gvergnaud/hotscript

    3,669在 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
    在 GitHub 上查看↗3,669
  1. Home
  2. Software Engineering & Architecture
  3. TypeScript Type Definitions
  4. Generic Manipulation Toolsets