Skip to content
/ regexr Public
forked from gskinner/regexr

RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

License

Notifications You must be signed in to change notification settings

mul14/regexr

 
 

Repository files navigation

RegExr + Electron Demo

Install Electron globally http://electron.atom.io/#get-started

npm install electron-prebuilt -g

Run Grunt

grunt build

Open the app using electron

electron .

OR

grunt electron

About

RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 9.2%
  • HTML 7.0%
  • ApacheConf 0.2%