This is a web-based application built using React, Bootstrap, Node.js, HTML, CSS, JavaScript, and the fengari-web library.
Based on a simple interface for testing and debugging Lua patterns against your provided input.
Visit website: https://reiyncode.github.io/lua-pattern-tester
- Pattern Testing: Enter Lua patterns and input strings to test pattern matching.
- Pattern Debugging: Debug and visualize Lua patterns to understand their behavior.
- Syntax Highlighting: Syntax highlighting for Lua patterns and matched strings.
- Responsive Design: A responsive and simple user interface.
Contributions are welcome! If you want to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your fork.
- Create a pull request to the main branch of the original repository.
This project is licensed under the MIT License.