babel-plugin-transform-builtin-extend
Type extension plugin
Enables extending built-in JavaScript types like Error and Array by static analysis
A plugin for Babel 6 supports extending from builtin types based on static analysis.
148 stars
4 watching
19 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
| A collection of plugins that extend the functionality of CodeMirror editors for languages not supported by brackets | 4 |
| Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
| A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |
| Allows developers to define custom functions that transform values on model attributes | 4 |
| A plugin to automatically generate React PropTypes definitions from Flow type declarations. | 431 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| Transpiles Vue 2.0 JSX to JavaScript | 1,847 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| Converts ES6 JavaScript to ES5. | 15 |