Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
GitLab backend for Netlify CMS
Transform import() expressions
Add a __self prop to all JSX Elements
Apply ES2015 function.name semantics to all functions
This plugin transforms private class methods
Compile ES2015 block scoping (const and let) to ES5
YAPI自动化测试插件,支持在YAPI设置测试计划,历史测试结果存入ES,界面显示测试结果,自定义通知。
Transform optional chaining operators into a series of nil checks
Compile ES2015 arrow functions to ES5
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 Unicode regex to ES5
Turn JSX into React function calls
Ensure that reserved words are quoted in object property keys
Compile ES2015 computed properties to ES5
Modern and scalable routing for React applications
Compile ES2015 default and rest parameters to ES5
Gitlab-ci cli to lint .gitlab-ci.yml files
Official ESLint plugin for Vue.js
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of the module attributes in the import statement