Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 675 Bytes

readme.md

File metadata and controls

29 lines (17 loc) · 675 Bytes

RegexBuilder

A tool for generating regular expressions.

Support this project by donating on Gittip.

Overview

RegexBuilder allows you to define complex regular expressions in terms of smaller rules. Those rules can be controlled by options, which can change the definition of the rules. The output can then be generated in a variety of flavors in order to support the varying syntaxes across programming languages.

Usage

TODO

API

TODO

License

Copyright 2012 Scott González. Released under the terms of the MIT license.


Support this project by donating on Gittip.