awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to leddgroup/ts-types-utils

Open-source alternatives to Ts Types Utils

17 open-source projects similar to leddgroup/ts-types-utils, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ts Types Utils alternative.

  • ahmedosman101/lib-resultA

    AhmedOsman101/lib-result

    0View on GitHub↗
    View on GitHub↗0
  • coder-spirit/nominalC

    Coder-Spirit/nominal

    0View on GitHub↗
    View on GitHub↗0
  • gcanti/elm-tsG

    gcanti/elm-ts

    0View on GitHub↗
    View on GitHub↗0
  • gustavoguichard/string-tsgustavoguichard avatar

    gustavoguichard/string-ts

    1,259View on GitHub↗

    Strongly typed string functions

    TypeScript
    View on GitHub↗1,259
  • halchester/getmytypesH

    halchester/getmytypes

    0View on GitHub↗
    View on GitHub↗0
  • jeffijoe/typesyncjeffijoe avatar

    jeffijoe/typesync

    1,585View on GitHub↗

    Install missing TypeScript typings for dependencies in your package.json.

    TypeScripthacktoberfesttypescript
    View on GitHub↗1,585
  • krzkaczor/ts-essentialsK

    krzkaczor/ts-essentials

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
leddgroup/typescript-conditional-typesL

LeDDGroup/typescript-conditional-types

0View on GitHub↗
View on GitHub↗0
  • millsp/ts-toolbeltmillsp avatar

    millsp/ts-toolbelt

    7,145View on GitHub↗

    ts-toolbelt is a collection of specialized utilities for manipulating and validating TypeScript types. It provides a toolkit for performing complex transformations on objects, unions, and functions to enforce strict data consistency at compile time. The library features dedicated transformers for function types, including utilities for currying, composition, and signature extraction. It also includes an object type manipulator for deep merging, patching, and reshaping complex structures. The capability surface extends to literal string processing, type-level arithmetic, and tuple operations.

    TypeScriptdynamic-typessafetytype-checking
    View on GitHub↗7,145
  • mistlog/typetypeM

    mistlog/typetype

    0View on GitHub↗
    View on GitHub↗0
  • piotrwitek/utility-typespiotrwitek avatar

    piotrwitek/utility-types

    5,759View on GitHub↗

    This is a TypeScript utility type library providing advanced type aliases and mapped types for complex object and union transformations. It implements specialized tools for creating branded nominal types, extracting type metadata, and performing set operations on union types. The project distinguishes itself through a toolkit for recursive object transformations, allowing for the application of property constraints like read-only or optional status across deeply nested structures. It also provides a system for computing intersections, differences, and complements between union types to simula

    TypeScriptmapped-typesstatic-typingtypescript
    View on GitHub↗5,759
  • reacture-io/iso-localeR

    reacture-io/iso-locale

    0View on GitHub↗
    View on GitHub↗0
  • sindresorhus/type-festsindresorhus avatar

    sindresorhus/type-fest

    17,233View on GitHub↗

    type-fest is a library of reusable utility types for performing complex transformations and validations on objects, arrays, strings, and numeric ranges in TypeScript. It provides a collection of type definitions designed to handle advanced structural changes and constraints. The project distinguishes itself by offering specialized logic for string literal processing, such as casing transformations and pattern-based modifications, and type-level arithmetic for calculating numeric ranges and absolute values. It also includes utilities for enforcing deep immutability, ensuring union mutual exclu

    TypeScriptnpm-packagetypestypescript
    View on GitHub↗17,233
  • stereobooster/type-o-ramastereobooster avatar

    stereobooster/type-o-rama

    247View on GitHub↗

    👾 JS type systems interportability

    View on GitHub↗247
  • tani/jsonupT

    tani/jsonup

    0View on GitHub↗
    View on GitHub↗0
  • tool-belt/type-predicatesT

    tool-belt/type-predicates

    0View on GitHub↗
    View on GitHub↗0
  • zerobias/effectorzerobias avatar

    zerobias/effector

    4,837View on GitHub↗

    Effector is a reactive state management library and data flow orchestrator designed for building complex, event-driven applications. It models application logic as a directed acyclic graph, where state updates and asynchronous side effects propagate automatically through declarative pipelines. By decoupling business logic from user interface layers, it allows developers to maintain state in independent containers that communicate via standard interfaces, ensuring the system remains framework-agnostic. The library distinguishes itself through its robust support for isolated execution scopes, w

    TypeScript
    View on GitHub↗4,837