babel-brunch

Browser compatibility

A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers.

Brunch plugin for Babel

GitHub

69 stars
12 watching
38 forks
Language: JavaScript
last commit: over 3 years ago

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/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,320
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,304
vslinko/babel-plugin-react-require A Babel plugin that adds React import declaration to files containing JSX tags 159
vuejs/babel-plugin-transform-vue-jsx Transpiles Vue 2.0 JSX to JavaScript 1,847
martinandert/babel-plugin-css-in-js Converts JavaScript inline styles to class names and bundles them into a CSS file 298
hustcc/babel-plugin-version Replaces version number placeholders in JavaScript code with actual package version. 5
owlsdepartment/vite-plugin-babel Enables Babel usage during Vite development and build phases. 53
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
foxbenjaminfox/babel-plugin-overload An experimental plugin for overloading operators in JavaScript 46
roman01la/babel-plugin-react-hyperscript Transforms HyperScript syntax into React.createElement without runtime overhead 20
gandm/language-babel Tools and features for syntax highlighting and code analysis in JavaScript and related technologies 476
babel/karma-babel-preprocessor A Karma plugin that pre-processes ES6 JavaScript files using Babel. 167