babel-loader
JS transpiler
Transpiles JavaScript files using Babel for compatibility with older browsers and versions of Node.js
📦 Babel loader for webpack
5k stars
78 watching
451 forks
Language: JavaScript
last commit: 3 months ago babelloaderwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| A module for webpack that interprets CSS functions like @import and url() like import/require() | 4,316 |
| A Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths | 3,467 |
| A Babel plugin that allows importing modules with root-based paths | 1,176 |
| Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
| A tool to integrate Polymer web components with Webpack | 192 |
| A tool for managing target browsers and Node.js versions for front-end development. | 13,067 |
| A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 |
| Adds file names and line numbers to console logs in JavaScript code | 37 |
| A Webpack loader that enables the use of web components with ES6, JSX, CoffeeScript and other languages. | 99 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| A language definition for modern JavaScript with JSX syntax and other extensions | 3,256 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,362 |