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