armansansd 3424b1927b first commit il y a 2 ans
..
lib 3424b1927b first commit il y a 2 ans
src 3424b1927b first commit il y a 2 ans
test 3424b1927b first commit il y a 2 ans
LICENSE 3424b1927b first commit il y a 2 ans
README.md 3424b1927b first commit il y a 2 ans
package.json 3424b1927b first commit il y a 2 ans

README.md

@babel/plugin-proposal-unicode-property-regex

Compile Unicode property escapes in Unicode regular expressions to ES5.

See our website @babel/plugin-proposal-unicode-property-regex for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-unicode-property-regex

or using yarn:

yarn add @babel/plugin-proposal-unicode-property-regex --dev