InfoQ Homepage ECMAScript 2020 Content on InfoQ
News
RSS Feed-
Babel 7.9 Reduces Bundle Sizes, Adds TypeScript 3.8 Support
The Babel 7.9 release decreases default bundle sizes when using the module/nomodule pattern and adds support for TypeScript 3.8 and its type-only imports and exports. Babel 7.9 also improves optimizations for JSX transforms and adds experimental parser support for the ES Record & Tuple proposal.
-
Tenko ES2020 JavaScript Parser
Tenko is a 100% specification compliant JavaScript parser authored in JavaScript. Tenko fully supports parsing for ES6 through ES2020 syntax and language features.