Skip to content

christo-pr/Regex-Test-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple web tool that allows you to test Regex

Instalation

First install all the dependencies:

npm install

once you installed everything just run:

nodemon .

You may need install nodemon in your machine. You can do that by running npm i -g nodemon in a terminal or console.

You can also run node . in case you dont want to use nodemon.

About

Simple regex tool that runs on browsers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published