This is a plugin for visualising regular expressions using rail road diagrams. This plugin is very new. Expect things to change. Hopefully once I have had some feedback I can stabilise things a bit and start to use semantic versioning.
- nvim-plugin-template: helps you get started with making your own neovim plugin
- nvim-regexplainer: can explain regular expressions (neovim plugin)
- regexper: generates nice railroad diagrams (website)
- atom-regex-rail-road-diagrams: generates a railroad diagram for regex under the cursor (for atom editor)
- Hypersonic.nvim: can explain regular expressions and can allow you to test them interactively (neovim plugin)
- regex.nvim: live test your regex (neovim plugin)