tyson
tyson copied to clipboard
🥊 TypeScript as a Configuration Language. TySON stands for TypeScript Object Notation
## What It seems like typically configuration languages come with a terraform provider which I think unlocks a lot of potential. It'd be really cool to see the same for...
Hi, I have just discovered this project First of all, it's interesting --- The first question that came to my mind was : what features are not supported but are...
I don't really understand which TypeScript features are not supported. Since functions and string interpolation are included, how is this different from TypeScript itself? Maybe it would be helpful to...
I've been playing with TySON and I've been liking where this can go. I would like to be able to have my application ship a "config drive" or something in...
Hi Team, Firstly, thank you for your support and assistance. I'm currently exploring the feasibility of invoking TypeScript from Go using purely Go code. The idea is to utilize TypeScript...