babel-plugin-inferno
JSX transformer
Transforms JSX to InfernoJS vNodes
Transforms JSX to InfernoJS vNodes
79 stars
14 watching
26 forks
Language: JavaScript
last commit: 6 months ago infernojsx
Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms JSX code to Inferno compatible virtual DOM | 4 |
| A Typescript transformer that compiles TSX syntax to Inferno API directly | 3 |
| Transpiles Vue 2.0 JSX to JavaScript | 1,847 |
| A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| Converts Hiccup syntax to JSX for React with Babel | 16 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |
| Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| Converts HTML to JSX code for various JavaScript frameworks | 398 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
| Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
| A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |