babel

Code transformer

A tool that transpiles modern JavaScript code to earlier versions of the language

🐠 Babel is a compiler for writing next generation JavaScript.

GitHub

43k stars
805 watching
6k forks
Language: TypeScript
last commit: over 1 year ago
Linked from 12 awesome lists

astbabelcompileres2015es6flavortownjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
babel/babelify Transforms JavaScript code into compatible formats for use in web browsers 1,681
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,320
babel/babel-brunch A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. 69
xtuc/babel-plugin-transform-scala-lambda A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style 54
owlsdepartment/vite-plugin-babel Enables Babel transformation of JavaScript files during Vite development and build processes. 53
coderaiser/putout Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. 713
jarred-sumner/atbuild A tool for programmable code generation and preprocessing of JavaScript 35
agirton/webpack-babel-codemod A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports 4
vuejs/babel-plugin-transform-vue-jsx Transpiles Vue 2.0 JSX to JavaScript 1,847
r17x/jasat A tool for automating transformations and modifications to JavaScript code. 2
putoutjs/recast A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. 7
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
gandm/language-babel Tools and features for syntax highlighting and code analysis in JavaScript and related technologies 476