Skip to content

thaJeztah/rego

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex-Golang

Regex-Golang is an online Go regular expression tester

Inspired by rubular and regoio.

It's currently deployed on App Engine at https://regex-golang.appspot.com/

Enhancements over regoio

  • Do not write regex to logs
  • Serve app assets from App Engine's static file handler (leverages Google's CDN)
  • Upgrade to Bootstrap 3 and pull from CDN
  • Log additional errors

TODO

  • Sharing (permalink)
  • Add developer documentation

About

An online Go regular expression tester

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.2%
  • Go 26.6%
  • JavaScript 20.7%
  • CSS 5.5%