seflless / regulex

JavaScript Regular Expression Parser & Visualizer.

Home Page:http://francoislaberge.com/regulex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regulex

JavaScript Regular Expression Parser & Visualizer.

Usage

Contributing

  1. Setting up the code and building after editing source git@github.com:francoislaberge/regulex.git cd regulex npm install npm run build
  2. After building a regulex.app exists in the output/ folder.
  3. Also all of the files needed to host the regulex app statically as a github page is exist in the docs folder, and we use the Github repo setting that uses #master's doc folder as the root directory for it's Github pages.

Credits

About

JavaScript Regular Expression Parser & Visualizer.

http://francoislaberge.com/regulex/

License:MIT License


Languages

Language:JavaScript 100.0%Language:Shell 0.0%