babelify
Browser converter
Transforms JavaScript code into compatible formats for use in web browsers
Browserify transform for Babel
2k stars
36 watching
114 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
| | Transpiles Vue 2.0 JSX to JavaScript | 1,847 |
| | Transforms Rust code into WebAssembly for use in JavaScript environments | 494 |
| | Tools and features for syntax highlighting and code analysis in JavaScript and related technologies | 476 |
| | Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| | Transforms JSX to InfernoJS vNodes | 79 |
| | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| | Automatically reloads a Node.js application on changes to JavaScript source files | 529 |
| | A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |