ES6 to ES5

Convert modern ES6+ JavaScript back to broadly compatible ES5 code. This free tool transpiles arrow functions, template literals, `const`/`let`, classes, and more into ES5 equivalents—perfect for supporting older browsers or environments. Simple, fast, and runs entirely in your browser.

Input (JAVASCRIPT)

Output (JAVASCRIPT)

📄
Output will appear here