Compile regular expressions using duplicate named groups to index-based groups.
Mark top-level React method calls as pure for tree shaking
Compile ES2015 default and rest parameters to ES5
Encode and decode base64 encoded strings
Compile `using` and `await using` declarations to ES2015
Compile ES2015 spread to ES5
Compile ES2015 destructuring to ES5
Compile ES2015 object super to ES5
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Compile ES2015 block scoping (const and let) to ES5
Generic interruptible "parser" mixin for Transform & Writable streams
Convert a string to kebab-case, i.e. its dash separated form
Treat React JSX elements as value types and hoist them to the highest scope
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
String transformation CLI tool
Encode and decode quoted-printable strings according to rfc2045
Transform DOM elements into react-native-svg components
Compile ES2015 sticky regex to an ES5 RegExp constructor
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Babel plugin to ensure function declarations at the block level are block scoped
ProseMirror document transformations
Apply ES2015 function.name semantics to all functions
Transform SVG into component
This plugin places a 'use strict'; directive at the top of all files to enable strict mode