Compile ES2015 default and rest parameters to ES5
Allow parsing of the nullish-coalescing operator
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile ES2015 Unicode regex to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Turn async generator functions into ES2015 generators
This plugin transforms ES2015 modules to AMD
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
File system base vue-router plugin for Vite
This plugin transforms ES2015 modules to SystemJS
Transforms new.target meta property
GitHub issue feedback for gitbook.
A Babel plugin to inject imports to regenerator-runtime
Minimizer plugin for webpack
Compile ES2015 sticky regex to an ES5 RegExp constructor
Client-side form validation made easy
Compile ES2015 Unicode escapes to ES5
A Vite-Plugin for React to remove Attributes on bundling
Transforms logical assignment operators into short-circuited assignments
Adds anchor.js support to your gitbook
Auto-collapse long code blocks in VitePress with expand/collapse toggle
Allow parsing of the module assertion attributes in the import statement
Turns off all rules that are unnecessary or might conflict with Prettier.