type-fest
type-fest copied to clipboard
`ScreamingSnakeCasedProperties` and `ScreamingSnakeCasedPropertiesDeep`
Type description + examples
These would act the same as their lowercase counterparts: SnakeCasedProperties and SnakeCasedPropertiesDeep, respectively.
My personal use case is converting configuration objects into read-only, screaming-snake-cased templates for default configuration objects.
Type source
No response
Search existing types and issues first
- [x] I tried my best to look for it
Ended up implementing this myself using types parallel to existing type-fest implementations: