Babel plugin to ensure function declarations at the block level are block scoped
Turn async generator functions into ES2015 generators
Enforces module path case sensitivity in Webpack
Ensure that reserved words are quoted in object property keys
Official ESLint plugin for Vue.js
Transform optional chaining operators into a series of nil checks
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Gitlab-ci cli to lint .gitlab-ci.yml files
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 Unicode regex to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Module resolver plugin for Babel
Compile export namespace to ES2015
Compile ES2015 sticky regex to an ES5 RegExp constructor
Modern and scalable routing for React applications
Allow parsing of the nullish-coalescing operator
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 Unicode escapes to ES5
This plugin transforms ES2015 modules to AMD