Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Qyavix – A 155-byte DOM runtime inspired by React hooks (github.com/yinhao-c)
3 points by yihac1 1 day ago | hide | past | favorite | discuss
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!





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: