babel-plugin-transform-unicode-property-regex@1.0.0
Compile Unicode property escapes in Unicode regular expressions to ES5.
MIT
2016-06-02
已弃用
Use @babel/plugin-proposal-unicode-property-regex instead.
安装 (1.0.0)
npm install babel-plugin-transform-unicode-property-regex@1.0.0
yarn add babel-plugin-transform-unicode-property-regex@1.0.0
pnpm add babel-plugin-transform-unicode-property-regex@1.0.0
bun add babel-plugin-transform-unicode-property-regex@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| babel-helper-regex | ^6.8.0 |
| babel-runtime | ^6.0.0 |
| regexpu-core | ^3.0.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.9.0 |
| babel-core | ^6.9.1 |
| babel-preset-es2015 | ^6.9.0 |
| babel-register | ^6.9.0 |
| istanbul | ^0.4.0 |
| mocha | ^2.5.3 |