A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
-
Updated
Aug 2, 2023 - JavaScript
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
JavaScript 正则表达式可视化
Auto-link URLs, mentions & hashtags
This is the regex for Rwandan phone numbers, which can be used for MTN, Tigo, or Airtel.
RegExp for finding an RFC4122 compliant UUID in a string.
querySelector like but for selecting HTML Comments like any other DOM Node
A metasearch engine to find a flight at the best price.
Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.
This fun game has players enter letters while trying to guess the word with their 8 tries. The words are fetched from an API.
Pig Latin Translator. I'm using regular expressions to match the words. Alters English words to Pig Latin as you type.
Relatório do curso de Regex na @udemy
A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.
"🪡 Social account detection and extraction in js, e.g. for crawling/scraping."
This React project is a restaurant ordering application that fetches live restaurant and menu data from an API. It allows users to browse menu items, add them to a cart, update quantities, and view total costs. The cart state is persisted using `localStorage`, and real-time notifications inform users of cart actions.
This regular expression will validate all possible image extensions by examining the input string, which can include jpg, jpeg, png, tif, tiff, raw, ai, webp, ico, svg, and eps.
An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.
Course "Regular Expressions: Capturing Texts Magically" at Alura
An interactive web application designed to help developers test, build, and learn regular expressions. With its intuitive interface and powerful features, it simplifies the process of working with regex patterns.
Add a description, image, and links to the regex-pattern topic page so that developers can more easily learn about it.
To associate your repository with the regex-pattern topic, visit your repo's landing page and select "manage topics."