Hacker News new | ask | show | jobs
by flipp3r 4071 days ago
The last example with JSON replace is really nice, I do this regularly with regular expression find-replace with groups, on larger datasets. I guess i can forget about regular expressions now. Nice work!