Skip to content

seflless/regulex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%