Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmalf/js-regex-tester

Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.
https://github.com/cmalf/js-regex-tester

for-development javascript regex regex-checker regex-engine regex-javascript regex-match regex-pattern regex-patterns regex-replace regex-tester regex-validator regexp regular-expression regular-expressions tester

Last synced: about 6 hours ago
JSON representation

Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.

Awesome Lists containing this project

README

        

# ⚙️🇷 RegEx-Tester

This free RegEX tester lets you test your regular expressions.

## How To Use

## 🤔 How To Use

- Clone This Repository (make sure you have git installed)
```bash
git clone https://github.com/caturmahdialfurqon/RegEx-Tester.git
```
- Go to Folder
```bash
cd RegEx-Tester
```
- Install Required modules

```bash
npm install fs readline
```
- Run The Script

```bash
node regex.js
```
## [◉°] ScreenShot

- The first time you run the script it will automatically go to the settings menu.

- Single String Input

- Multiple String Input