here's my new project:
https://github.com/evanchooly/kibble
Thread in Slack Conversation
is this the only of its kind? this actually might come in handy for my game at build time. my ui styles now use typesafe builders..the only thing that is unsafe is the string'd assets. i was thinking of having it look in the asset dir, for each dir create enums for each file, at build time. Then I can just easily refer to those in a type safe manner. Love that type safety ;)