MohamedBeydoun / atlas

An express-typescript code generator
Apache License 2.0
6 stars 0 forks source link

Illegal symbols in resource names #10

Closed AsFal closed 4 years ago

AsFal commented 4 years ago

Illegal Symbols

Currently, I can generate resources with invalid names. The specific error case that I discovered was creating a resource with a kebab case name.

Note

For kebab case names, i would want to file names to remain in kebab case and in code resource names to get converted to camel case.

MohamedBeydoun commented 4 years ago

f15a26fc0c09b9dc8c8039f141461bd9ad567f53