The v
flags add more support to regular expression features:
[[a-z]--[dhk]]
to express "the set a-z
, excluding the set dhk
(https://github.com/tc39/proposal-regexp-v-flag)\p
, such as \p{RGI_Emoji_ZWJ_Sequence}
(https://github.com/tc39/proposal-regexp-unicode-sequence-properties)The HTML <input>
's pattern
attribute has also been recently updated to use v
instead of u
(https://html.spec.whatwg.org/#compiled-pattern-regular-expression).
bathos, domenic, CYBAI, annevk and mathiasbynens
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4