drodil / backstage-plugin-toolbox

Most commonly used developer tools within Backstage
MIT License
36 stars 22 forks source link

feat: replacing strings #110

Open kosukeKK opened 3 weeks ago

kosukeKK commented 3 weeks ago

Hi, i think it would be cool to have a replacing string tool.

kosukeKK commented 3 weeks ago

Could i implement this?

drodil commented 3 weeks ago

Sure, contributions are more than welcome! Maybe try to think if you can add some other functionality in the tool as well or if it could be merged with the StringAnalyzer. Good example here: https://appdevtools.com/string-utilities

kosukeKK commented 3 weeks ago

add some other functionality in the tool as well

what do you think about merging with StringCase?

drodil commented 2 weeks ago

Yeah that could work too, just requires to rename it to String Utilities or something :)