RSCG_UtilityTypes
Type generator
A tool that generates utility types in C# based on specified utility types from TypeScript
Omit and Pick from TypeScript : https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys
4 stars
2 watching
0 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mljs/random | Utilities for generating random values from various elements | 2 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
nickdodd79/autobogus | A C# library that adds auto creation and population capabilities to the Bogus generator | 444 |
ne4to/n.sourcegenerators.uniontypes | A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 32 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
ricop/idl2typings | Tool to generate type definitions from IDL files for TypeScript development | 7 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
jinkanhq/django-rest-tsg | Automates the process of generating TypeScript code from Django models and serializers | 16 |
microsoft/cswin32 | A tool that generates C# code to interact with the Windows API | 2,121 |