DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
27.24k stars 1.46k forks source link

Add RegEx substitution #1287

Open NiumXp opened 4 months ago

NiumXp commented 4 months ago

What feature or new tool do you think should be added to DevToys?

Add a way to substitute all matches to a specific value like https://regex101.com/ do

Why do you think this is needed?

Sometimes is necessary to "convert" a bad JSON (e.g, a Python dict), "clean" logs (removing prefixes like timestamps), etc.

Solution/Idea

No response

Comments

No response

oliver-sturrock commented 3 months ago

+1 regex101 is a great tool including the different regex flavors and optional substitution.

JMeltzer92 commented 3 months ago

+1