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