Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 years ago
test 8659e1a88c Remove old expected.{js,json} files (#7187) 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

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 @babel/plugin-proposal-unicode-property-regex

or using yarn:

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