-
On the page https://derivationmap.net/list_all_expressions there is currently a search capability for plain text. When a match is found, the table rows are displayed. The results are dynamic (on keypr…
-
## 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…
-
# [JS] 정규 표현식(Regular Expressions) - 2 | 햣 블로그
woong-jae의 기술 블로그
[https://woong-jae.com/javascript/210914-regular-expression-2](https://woong-jae.com/javascript/210914-regular-expression-2)
-
# [JS] 정규 표현식(Regular Expressions) - 1 | 햣 블로그
woong-jae의 기술 블로그
[https://woong-jae.com/javascript/210912-regular-expression-1](https://woong-jae.com/javascript/210912-regular-expression-1)
-
Firstly I have to say I love the package. The method of defining mask is rather limited. I would like to suggest that you use regular expressions to define the input masks. Yes I do know that JavaScri…
-
Currently we use rust [Regex](https://docs.rs/regex/latest/regex/) to match adblock regular expression.
As discovered in https://github.com/brave/brave-browser/issues/26892, it consumes a lot of memo…
-
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…
-
## 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…
-
I would be useful to have a tool to test regular expressions in some styles (Perl/JavaScript)
-
Using version 1.3.0 installed from pip.
Both of the following fail to parse:
```python
chompjs.parse_js_object('// [ \n{"a": 1}')
chompjs.parse_js_object('/* [ */ {"a": 1}')
```
The erro…