AnyOf
Type selector
A code generation project providing reusable types to handle multiple defined types as input parameters or return values for methods.
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
109 stars
8 watching
8 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
anyofmultipletypetypedtypes
Related projects:
Repository | Description | Stars |
---|---|---|
timperry/acf-post-type-selector | A plugin that provides a customizable post type selector for Advanced Custom Fields | 55 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
williamdemeo/typefunc | Collects links and resources on type theory and functional programming. | 309 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
nlkl/optional | Provides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling | 903 |
ahrefs/atd | Defines cross-language data types to generate efficient and type-safe serializers, deserializers, and validators for various programming languages. | 316 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
eiriktsarpalis/typeshape | A library that enables practical datatype-generic programming in F# | 302 |
pahowes/any | A C++ variant type that allows storing and retrieving different types of data | 11 |
sindresorhus/percentage | A Swift package providing a type-safe and readable way to represent percentages in code. | 270 |
reyhoun/acf-post-type-chooser | A plugin that allows users to choose post types from the WordPress backend | 14 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
wulf/tsync | Automates TypeScript type generation from Rust code | 116 |