Compile ES2015 destructuring to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 object super to ES5
This plugin transforms private class methods
Compile ES2015 arrow functions to ES5
Add a __self prop to all JSX Elements
Official ESLint plugin for Vue.js
Transforms logical assignment operators into short-circuited assignments
Add a __source prop to all JSX Elements
A Webpack plugin that generates OS notifications for build steps using node-notifier.
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
Explode async and generator functions into a state machine.
Ensure that reserved words are quoted in object property keys
Transforms new.target meta property
Ensure that no reserved words are used.
JSDoc linting rules for ESLint.
Compile ES2015 Unicode regex to ES5
Compile ES2015 computed properties to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 default and rest parameters to ES5