Hacker News logo

Show HN: Qyavix – A 155-byte DOM runtime inspired by React hooks

3 points
by yihac1
2 hours ago
0 comments
Qyavix is a tiny DOM runtime with a React-like state hook (`u`) and a simple render function (`r`). The entire framework is only 155 bytes (minified, no gzip).

I built it for benchmarks, experiments, and micro-UI systems. The official website (https://qyavix.pages.dev) is fully rendered using Qyavix itself.

Features: 155 bytes total size Zero dependencies Works with plain DOM nodes Hooks-like state system Fast re-rendering (full refresh) Pure JavaScript, no build tools needed

Would love feedback from the community!


0 comments

Loading...

Almost there! We're setting everything up for you.

Built by Troy Ciesco
Hacker News API