babel-plugin-inferno

JSX transformer

Transforms JSX to InfernoJS vNodes

Transforms JSX to InfernoJS vNodes

GitHub

79 stars
14 watching
26 forks
Language: JavaScript
last commit: about 2 years ago
infernojsx

Related projects:

RepositoryDescriptionStars
infernojs/swc-plugin-infernoTransforms JSX code to Inferno compatible virtual DOM4
infernojs/ts-plugin-infernoA Typescript transformer that compiles TSX syntax to Inferno API directly3
vuejs/babel-plugin-transform-vue-jsxTranspiles Vue 2.0 JSX to JavaScript1,847
vslinko/babel-plugin-react-requireA Babel plugin that adds React import declaration to files containing JSX tags159
callwait/babel-plugin-react-hiccupConverts Hiccup syntax to JSX for React with Babel16
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
xtuc/babel-plugin-transform-scala-lambdaA plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style54
babel/babelifyTransforms JavaScript code into compatible formats for use in web browsers1,681
rehypejs/rehype-reactConverts HTML to JSX code for various JavaScript frameworks398
remcohaszing/babel-plugin-transform-react-class-to-functionA plugin that transforms React component classes into functions to improve consistency and simplify code maintenance.24
babel/babelA tool that transpiles modern JavaScript code to earlier versions of the language43,304
sectorlabs/babel-plugin-transform-named-importsA Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size.38
roman01la/babel-plugin-react-hyperscriptTransforms HyperScript syntax into React.createElement without runtime overhead20
martinandert/babel-plugin-css-in-jsConverts JavaScript inline styles to class names and bundles them into a CSS file298
vijaysutrave/babel-plugin-react-import-extendsA Babel plugin to simplify React component development by automatically extending the React class and importing React within components.10