{"library":"babel-plugin-transform-modern-regexp","type":"library","category":null,"description":"Babel plugin that transpiles modern RegExp features (dotAll s-flag, named capturing groups, extended x-flag) down to ES5-compatible JavaScript. Current stable version is 0.0.6, last updated in 2019. This plugin has low maintenance cadence and is based on the regexp-tree library. It is a non-standard package, not affiliated with Babel core, and mostly useful for projects that need to support older JavaScript engines without native support for these features.","language":"javascript","status":"deprecated","version":"0.0.6","tags":["javascript","regexp","es2018","modern","xflag","lookbehind","babel"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-plugin-transform-modern-regexp","imports":["module.exports = require('babel-plugin-transform-modern-regexp'); // or in .babelrc plugins array"]},{"cmd":"yarn add babel-plugin-transform-modern-regexp","imports":[]},{"cmd":"pnpm add babel-plugin-transform-modern-regexp","imports":[]}],"homepage":null,"github":"https://github.com/DmitrySoshnikov/babel-plugin-transform-modern-regexp","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-transform-modern-regexp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}