nvim-regexplainer: Explain the Regexp under the cursor

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-regexplainer

    Describe the regexp under the cursor

  • This looks awesome. I did find what I think may be a bug(?) and raised an issue on Github.

  • atom-regex-railroad-diagrams

    display regex as railroad diagram, if cursor moves to it

  • Inspired by the great atom-regexp-railroad plugin, it pops up a helpful explanation of the regexp under the cursor when invoked. There are a few display options like popup or split display. In the future I'm hoping to implement genuine railroad diagrams using hologram.nvim.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hologram.nvim

    👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.

  • Inspired by the great atom-regexp-railroad plugin, it pops up a helpful explanation of the regexp under the cursor when invoked. There are a few display options like popup or split display. In the future I'm hoping to implement genuine railroad diagrams using hologram.nvim.

  • railroad-diagrams

    :steam_locomotive: A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!

  • shell out to python or node and use tabatkins' railroad-diagrams this is how the atom plugin works, but they don't need to shell out because it's electron. Then I'll need to convert the diagram from svg to png (fast or accurate - pick one)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New nvim-regexplainer feature: yank!

    1 project | /r/neovim | 22 Nov 2022
  • How To Develop Neovim Plugins?

    1 project | /r/neovim | 8 Jun 2022
  • Help with regexp

    1 project | /r/neovim | 11 Apr 2022
  • New Regexplainer Feature: pasteboard mode

    1 project | /r/neovim | 27 Mar 2022
  • Hypersonic.nvim, new RegExp explaining plugin

    3 projects | /r/neovim | 19 Jun 2023