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