js-regex
There are 7 repositories under js-regex topic.
mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
And96/Lithium-Text-Extractor
Extract highlighted text from exported files from Lithium (Ebook Reader App)
inspect-js/is-regex
Is this value a JS regex?
BaseMax/email-validator-nodejs
This is a simple email validator for NodeJS that can match all emails in a string, check if a string has an email address, or check if a string includes a specific email address. You can use this module to validate emails in your NodeJS projects.
daggerok/command-line-nodejs-chat-bot
command-line NodeJS chat bot
dehlirious/regexFun
This has a function to generate a recursive regex for matching curly brackets, and a performance tester for that regex.
lifeeric/javascript-regex-cheat-sheet
About regex, you need to learn in one place! Cheat Sheet of JavaScript Regular Expression