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 8 years ago
Linked from 1 awesome list
hyperscript
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 Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| | Low-level React bindings for the PureScript programming language | 402 |
| | Converts Hiccup syntax to JSX for React with Babel | 16 |
| | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
| | Enforces best practices for using React and Redux together in JavaScript applications | 83 |
| | A Babel preset for React Native that uses stage-0 features | 101 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| | Utilities for building web applications using Common Lisp and React | 68 |
| | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| | Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| | Enables direct syntax support for conditional and iterative statements in React components | 28 |
| | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 283 |
| | Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |