Regular Expression library
James Griffin points out that a "the Internet's first Regular Expression Library" is online.
Now that recent versions of Javascript (well, OK, ECMAScript) support RegExp objects natively for string operations, this should be of good use for simple client side form validation.