typescript-needs-types
typescript-needs-types copied to clipboard
TypeScript please give us types.
https://github.com/runem/ts-simple-type
Hey, I just wanted to give you a heads up that there is a new runtime type info/validation library: https://github.com/WolverinDEV/rutypi [Rutypi](https://github.com/WolverinDEV/rutypi) is a library which allows you to automatically export...
It's a little bit old, but should still work: https://github.com/pcan/reflec-ts It's the only project that interacts with the ast in the early stages, so the reflection 'primitives' can be detected...
What about those two? https://github.com/gristlabs/ts-interface-builder https://github.com/gristlabs/ts-interface-checker
https://mondrianframework.com/docs/docs/foundamentals/model/definition
# Discussion: One Typescript Transformer to run them All Hello, I been reading a bit after discovering the [typescript-needs-types](https://github.com/akutruff/typescript-needs-types) repo and Looks like the TS team will never emit type...