That is v. useful to decko ...
(word: decko)
Definitely my final aim is: RENDER it already!
My handicap is I really don’t wanna understand JS.
'Cause I’m slow and “I only need to do this once.”
BUT I do know enough that it should be possible to write a parser in JS that at the start has a JSON structure kinda like this … (in foobar-ese)
[
/groggins/ig → /neddy/
/Fred Flintstone/mg → /Elon Musk/
/Supreme Leader/ig → /Jeremy Ruston/
/\b\w(confusing|confus[ea]d)\b\s/ → /***Neggie/
]
Each replacement read in turn and applied.
How it works to actually do it I doubt I could grasp, or want to,
Just equip me with a loop to do a “render / replace” I’d be as happy as a sandboy.
I could edit the JSON data bit well okay.
You get the idea?
Ever hopeful.
TT. x