microsoft / microsoft/typespec
Add helpers to do string manipulation in compiler or a separate library
Open
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Things like `capitalize`, `toCamelCase` `toPascalCase`
This feels liek something a lot of emitters depends on and providing a stable api for those would be very nice. We do already have the code for autorest so we could reuse.
Contributor guide
Assessment
This issue has not been assessed yet.