@theR3m Verstehst du das? https://github.com/mathiasbynens/unicode-9.0.0 … Kann ich das für meine Unicode-Sachen anstelle von XRegExp nehmen?
Now that https://twitter.com/mathias/status/758197376565833728 … is finally happening, start looking into using transpilers instead of XRegExp :)
-
-
I don't know what transpilers are. I need to be able to determine the General Category of Unicode 9 characters right now.
-
That is what they do: https://mothereff.in/regexpu#input=/%5Cp%7BLetter%7D/u&unicodePropertyEscape=1 … Turn ES6 into ES5. (though it might be easier to just embed a list)
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
Unicode property escapes are coming to JavaScript regular expressions!