Regular Expressions simple strings search/replace escape method (with RE speed enhancment - precompilation)


/ Published in: JavaScript
Save to your folder(s)

Usefull Regular Expressions enhancement. Simplifies standard string operations escaping special chars. And also saves precompiled REs for a speed increase.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.