nominal
Nominal types
Provides powerful nominal types for TypeScript projects, enabling type safety and expressive coding.
Powerful nominal types for your Typescript project
75 stars
3 watching
0 forks
Language: TypeScript
last commit: 21 days ago
Linked from 1 awesome list
dependent-typeshacktoberfesttstypestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 364 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
dacioromero/types-wm | Defines standard types for web monetization APIs | 3 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
typedefs/typedefs | A language-agnostic way to define algebraic data types using polynomials. | 366 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |