Skip to content

isaacszn/RegexJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

RegexJS

RegexJS is an open source JavaScript library built to clear the worries of developers having to create a regular expression patterns for validation of input and data. It is fullpacked with lots of pre-written methods for doing regex validation/test behind the scene!!

How to setup RegexJS

You can get started with RegexJS by:

  1. Cloning the GitHub repo at: https://github.com/isaacszn/RegexJS.
  2. Or adding the CDN link (https://regexjs.vercel.app/lib/regex.min.js) a script tag in your project's HTML file.

Contribution

RegexJS is an open source library, so, therefore it's open to contributions (for bug fixes, improvements .etc.)

  • Don't forget to star the repo btw :)

About

RegexJS is a JavaScript library built to clear the worries of developers having to create a regular expression patterns for validation of input and data. It is fullpacked with lots of pre-written methods for doing regex validation/test behind the scene!!

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors