Sha256: de36e197fc417c9742b12897115ad94ce3cca4cdb9f7b6d1e2249666190bf38a
Contents?: true
Size: 409 Bytes
Versions: 26
Compression:
Stored size: 409 Bytes
Contents
# @babel/plugin-transform-unicode-regex > Compile ES2015 Unicode regex to ES5 See our website [@babel/plugin-transform-unicode-regex](https://babeljs.io/docs/en/next/babel-plugin-transform-unicode-regex.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-unicode-regex ``` or using yarn: ```sh yarn add @babel/plugin-transform-unicode-regex --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems