Skip to content

Repository files navigation

htim banner

htim

HTML immediate mode (htim) allows you to build web applications based purely on imperative code. htim can also extend from client-side to server-side with streaming.

import { select } from "@htim/core";

const app = select("#app");
app.div("Hello, World!");

License

MIT or UNLICENSED, at your option.

About

HTML immediate mode

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages