S-K axohtml fork with support for htmx attributes and other fixes (https://github.com/axodotdev/axohtml.git)
Go to file
Bodil Stokke 001a7ba016 Parameterise nodes etc on output type, so we can type event handlers based on it.
With this, Node<String> only accepts event handlers implemented
for String, etc. No danger of trying to stringify functions and vice versa.
2018-11-16 23:33:11 +00:00
macros Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
rocket Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
typed-html Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
wasm Parameterise nodes etc on output type, so we can type event handlers based on it. 2018-11-16 23:33:11 +00:00
.gitignore Make it so. 2018-10-26 22:02:21 +01:00
Cargo.toml Rocket example. 2018-11-14 19:00:29 +00:00
clippy.toml Build a virtual DOM structure. 2018-11-12 16:29:48 +00:00