Compile ES2015 object super to ES5
JSDoc linting rules for ESLint.
Add a __self prop to all JSX Elements
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Transforms logical assignment operators into short-circuited assignments
Official ESLint plugin for Vue.js
Transform optional chaining operators into a series of nil checks
Compile ES2015 computed properties to ES5
Allow parsing of optional catch bindings
Compile ES2015 default and rest parameters to ES5
Allow parsing of top-level await in modules
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Transforms new.target meta property
Compile ES2015 Unicode regex to ES5
pomelo-rpc is the low level RPC framework for pomelo project. It contains two parts: client and server.
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn async generator functions into ES2015 generators
Module resolver plugin for Babel
Compile ES2015 sticky regex to an ES5 RegExp constructor
Allow parsing of the nullish-coalescing operator
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Compile Unicode property escapes in Unicode regular expressions to ES5.