Skip to content

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

License

Notifications You must be signed in to change notification settings

cmalf/js-regex-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚙️🇷 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)
git clone https://github.com/caturmahdialfurqon/RegEx-Tester.git
  • Go to Folder
cd RegEx-Tester
  • Install Required modules
npm install fs readline
  • Run The Script
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