Debugex

Debugex - Regex Debugger + Learning Tool

A modern, intuitive tool for debugging and learning regular expressions with step-by-step visualization.

Features

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/Lemniscate-world/debugex.git
    cd debugex
    
  2. Install dependencies:
    npm install
    # or
    yarn
    
  3. Start the development server:
    npm run dev
    # or
    yarn dev
    
  4. Open your browser and navigate to http://localhost:5173

Usage

  1. Enter a regex pattern in the “Regex Pattern” field
  2. Enter text to match against in the “Test Text” field
  3. Click “Execute Regex” to run the pattern against the text
  4. Use the “Previous Match” and “Next Match” buttons to navigate through matches
  5. Read the explanation of your regex pattern

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Support

If you find this tool useful, please consider sponsoring the project to help with maintenance and new features.

Support on Ko-fi GitHub

NEXT