Regulex
¶ by !undefinedRegulex:JavaScript Regular Expression Visualizer.:
Pretty nifty little tool that generates railroad diagrams for your regular expressions.
Regulex:JavaScript Regular Expression Visualizer.:
Pretty nifty little tool that generates railroad diagrams for your regular expressions.
What you should know about JavaScript regular expressions: Bjorn Tipling on the quirky corners of regular expressions in JavaScript.
Although I run the risk of fawning all over this book here, Jan Goyvaerts and Steven Levithan’s Regular Expressions Cookbook (Second Edition) (O’Reilly, 2012) is a technical text that I will gladly describe using words like “essential” and “indispensable” and “invaluable”. It should be on every working programmer’s bookshelf, if not on her desk. It […]