|
2 |
edited tags
|
||
|
1 |
|
||
JavaScript non-regex ReplaceDo any of the existing JavaScript frameworks have a non-regex replace() function? or has this already been posted on the web somewhere as a one-off function? For example I want to replace @!#$123=% and I don't want to worry about which characters to escape. Most languages seem to have both methods of doing "replaces". I would like to see this simple thing added.
|
||||
