Regular Expression
Regular Expression: Match Unicode Block Range
Related Terms :
This is an online tool that builds a JavaScript regular expression that matches characters that fall in any number of specified Unicode blocks.
Regular Expression That Matches RegExps
Submitted by kourge on Wed, 01/24/2007 - 16:52
Related Terms :
Being bored, curious, and redundant all at the same time, I thought: "What if you want to check, in JavaScript, to see if a string is a JavaScript regular expression?" The obvious answer is, in a sense, self-referencing, because you'll have to check with regular expressions too. So basically, a regular expression to check regular expressions in JavaScript. Ugh.
Recent comments
2 years 11 weeks ago
2 years 35 weeks ago
2 years 35 weeks ago
2 years 35 weeks ago
2 years 36 weeks ago
2 years 38 weeks ago
2 years 39 weeks ago
2 years 41 weeks ago
2 years 41 weeks ago
3 years 3 weeks ago