glance
glance copied to clipboard
replaceAll with regex support
Description
I noticed this in the README https://github.com/glanceapp/glance/blob/9c77b87435ceb25bea92a001c8a4faf8b79f4f86/README.md?plain=1#L409
So I'll make one now (wrong order but still)
This will be very useful in doing regex replace when you need to modify a ton of string from an API data.
PR in https://github.com/glanceapp/glance/pull/542