drodil / backstage-plugin-toolbox

Most commonly used developer tools within Backstage
MIT License
46 stars 25 forks source link

feat: replacing strings #110

Closed kosukeKK closed 3 months ago

kosukeKK commented 5 months ago

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

kosukeKK commented 5 months ago

Could i implement this?

drodil commented 5 months 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 5 months ago

add some other functionality in the tool as well

what do you think about merging with StringCase?

drodil commented 5 months ago

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

kosukeKK commented 3 months ago

@drodil Could you review my PR? https://github.com/drodil/backstage-plugin-toolbox/pull/118