JSPM

@babel/plugin-syntax-unicode-sets-regex

7.21.4-esm.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15758455
  • Score
    100M100P100Q264136F
  • License MIT

Parse regular expressions' unicodeSets (v) flag.

Package Exports

  • @babel/plugin-syntax-unicode-sets-regex
  • @babel/plugin-syntax-unicode-sets-regex/package.json

Readme

@babel/plugin-syntax-unicode-sets-regex

Parse regular expressions' unicodeSets (v) flag.

See our website @babel/plugin-syntax-unicode-sets-regex for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-unicode-sets-regex

or using yarn:

yarn add @babel/plugin-syntax-unicode-sets-regex --dev