Open NiumXp opened 4 months ago
Add a way to substitute all matches to a specific value like https://regex101.com/ do
Sometimes is necessary to "convert" a bad JSON (e.g, a Python dict), "clean" logs (removing prefixes like timestamps), etc.
No response
+1 regex101 is a great tool including the different regex flavors and optional substitution.
+1
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