-
Usefull for example: `"čočka".match(/\p{Letter}+/u)`
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes
-
How can I set the spell checker to check only what is a static string or in the notes?
-
I tried to define a token as a JavaScript regular expression, but this is a syntax error:
`string_literal = /"([^"\\]|\\.)*"/`
Is there another way to define tokens using regular expressions, si…
-
## CVE-2019-16769 - Medium Severity Vulnerability
Vulnerable Library - serialize-javascript-1.9.1.tgz
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Libr…
-
Regular expressions. [RegExr: Learn, Build, & Test RegEx](https://regexr.com/) for playing around with and learning regular expressions. There might be better guides out there on regular expressions b…
-
Love the project. 😊
A significant downside of this project being written in JavaScript is that JS regexes, with any significant level of complexity, are awful with readability and maintainability c…
-
Vulnerable Library - fetch-mock-9.11.0.tgz
Path to dependency file: /clients/javascript_client/package.json
Path to vulnerable library: /clients/javascript_client/node_modules/path-to-regexp/packag…
-
Hello,
Is it possible to have an option to specify external domain prefixes so to enable CDN support?
For instance, resources are typically served from http://domain-a.com/javascript/file1.js
It wou…
-
## CVE-2024-45296 - High Severity Vulnerability
Vulnerable Library - path-to-regexp-6.2.1.tgz
Express style path to RegExp utility
Library home page: https://registry.npmjs.org/path-to-regexp/-/path…
-
## Description
The current name validation logic on the Mobility app assumes that names can only contain letters and spaces. However, this assumption is not always valid, as demonstrated by names like…