glance icon indicating copy to clipboard operation
glance copied to clipboard

replaceAll with regex support

Open ralphocdol opened this issue 8 months ago • 1 comments

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

ralphocdol avatar Apr 02 '25 16:04 ralphocdol