JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9973033
  • Score
    100M100P100Q247821F
  • License MIT

Compile inline regular expression modifiers

Package Exports

  • @babel/plugin-transform-regexp-modifiers
  • @babel/plugin-transform-regexp-modifiers/package.json

Readme

@babel/plugin-transform-regexp-modifiers

Compile inline regular expression modifiers

See our website @babel/plugin-transform-regexp-modifiers for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-regexp-modifiers

or using yarn:

yarn add @babel/plugin-transform-regexp-modifiers --dev