Skip to content

beathyate/atom-regex-railroad-diagrams

 
 

Repository files navigation

regex-railroad-diagram package

A regular expression railroad diagram view for regular expression under cursor. This is still in development and for me it is a test of graphics capabilities of Atom.

regex-railraod-diagram in action

It also shows you a parsing error message, if your regex is not syntactically correct.

For now it only supports most common regex features, but there are more to come.

About

display regex as railroad diagram, if cursor moves to it

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.3%
  • CoffeeScript 42.0%
  • CSS 3.7%