babel-plugin-transform-unicode-property-regex@2.0.2
Compile Unicode property escapes in Unicode regular expressions to ES5.
MIT
2017-06-21
已弃用
Use @babel/plugin-proposal-unicode-property-regex instead.
安装 (2.0.2)
npm install babel-plugin-transform-unicode-property-regex@2.0.2
yarn add babel-plugin-transform-unicode-property-regex@2.0.2
pnpm add babel-plugin-transform-unicode-property-regex@2.0.2
bun add babel-plugin-transform-unicode-property-regex@2.0.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| babel-helper-regex | ^6.24.1 |
| babel-runtime | ^6.23.0 |
| regexpu-core | ^4.1.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.24.1 |
| babel-core | ^6.25.0 |
| babel-preset-es2015 | ^6.24.1 |
| babel-register | ^6.24.1 |
| istanbul | ^0.4.5 |
| mocha | ^3.4.2 |