babel-plugin-react-hyperscript
React compatibility plugin
Transforms HyperScript syntax into React.createElement without runtime overhead
HyperScript syntax for React components without runtime overhead
20 stars
3 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
hyperscript
Related projects:
Repository | Description | Stars |
---|---|---|
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
purescript-contrib/purescript-react | Low-level React bindings for the PureScript programming language | 402 |
callwait/babel-plugin-react-hiccup | Converts Hiccup syntax to JSX for React with Babel | 16 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
dianasuvorova/eslint-plugin-react-redux | Enforces best practices for using React and Redux together in JavaScript applications | 83 |
skevy/babel-preset-react-native-stage-0 | A Babel preset for React Native that uses stage-0 features | 101 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
helmutkian/cl-react | Utilities for building web applications using Common Lisp and React | 68 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
evolify/babel-plugin-react-directive | Enables direct syntax support for conditional and iterative statements in React components | 28 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 283 |
loganfsmyth/babel-plugin-transform-builtin-extend | Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |