Skip to content

Latest commit

 

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

Contributors

Languages