Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 312 Bytes

RegX

This was an attempt at creating a regular expression tool that I found out already exists (http://gskinner.com/RegExr/) in a better form than I had even imagined.

Nevertheless, it was a good experience for learning some of the basics of node.js, Jade templating engine, and the Express web framework.