-
:red_circle: Title : Email Validator
:red_circle: Aim : To create a tool that validates email addresses based on standard formatting rules and provides feedback on the validity of the input.
:re…
-
After reviewing an error for a different extension, it was determined that the extension was broken due to TODO Tree.
From the other extension author:
```
gruntfuggly is using a package calle…
-
### Describe the Issue
hi guys, I've seen two cases in the js beta curriculum where a step requests that an alert is added but will not allow the camper to type window.alert("message") instead of wha…
-
My Java implementation using java.util.regex.Pattern is able to process a regex with a named capture group such as `"(?\\d{4})"` however when I attempt to pass this regex to the JSExport-ed JavaScript…
-
## CVE-2019-16769 - Medium Severity Vulnerability
Vulnerable Library - serialize-javascript-1.7.0.tgz
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Libr…
-
## CVE-2019-16769 - Medium Severity Vulnerability
Vulnerable Libraries - serialize-javascript-1.9.1.tgz, serialize-javascript-1.5.0.tgz, serialize-javascript-1.6.1.tgz
serialize-javascript-1.9.1.tg…
-
# Regular Expressions
> [^\w], [\W], [^A-Za-z]
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Character_Classes
> group
https://developer.mozilla.org/en-…
-
This ticket is intended to define what set of operators would constitute a "complete" expression API and track its implementation.
- Math https://github.com/mapbox/mapbox-gl-js/issues/5853
-…
-
## CVE-2020-7660 - High Severity Vulnerability
Vulnerable Libraries - serialize-javascript-1.9.1.tgz, serialize-javascript-1.6.1.tgz, serialize-javascript-1.5.0.tgz
serialize-javascript-1.9.1.tgz
…
-
Proposal: https://github.com/tc39/proposal-regexp-named-groups
MDN: see 'Named Capturing Groups' on https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges