Alternatives
Products that do what ReactJS with JSX without bundling or transpiling does
source: https://codesandbox.io/s/dikoh?file=/index.html Static Template import { ChakraProvider, Box, Text } from "https://cdn.skypack.dev/@chakra-ui/react"; import React, { useRef } from "https://cdn.skypack.dev/react"; import ReactDOM from "https://cdn.skypack.dev/react-dom"; const MyText = ({ color, ...props }) => { return ; }; function Foo() { return ( Foo ); } function App() { return ( Hello Skypack ); } ReactDOM.render( , document.getElementById("main") );
- 1

- 2

- 3UT
2017 · bogdan-lyashenko.github.io
- 4

- 5BY
2016 · academy.plot.ly
- 6

- 7HH
Source https://github.com/dashborg/hibiki | Interactive Tutorial https://playground.hibikihtml.com/tutorial/ I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like…
2022 · playground.hibikihtml.com
- 8

- 9RO
2016 · github.com
- 10

- 11R0
2014 · gist.github.com
- 12MW
2019 · subdued-health.surge.sh
- 13RO
2021 · github.com
- 14

- 15

- 16

- 17

- 18

- 19RW
2016 · github.com
- 20RW
2017 · medium.com
- 21RI
2016 · reactcss.com
- 22FA
2014 · github.com
- 23RS
2015 · projects.formidablelabs.com
- 24GA
2020 · twitter.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →