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
1 year 48 weeks ago
2 years 20 weeks ago
2 years 20 weeks ago
2 years 20 weeks ago
2 years 21 weeks ago
2 years 23 weeks ago
2 years 25 weeks ago
2 years 26 weeks ago
2 years 26 weeks ago
2 years 41 weeks ago