trending
yhc

2mo ago

Qyavix - 155-byte ultralight DOM runtime — hooks-style state & render

Qyavix is a minimal, blazing-fast JavaScript runtime for UI — only 155 bytes (minified), providing a tiny hook-style state API (u) and a simple render function (r). Use it when you want: - zero dependencies - tiny bundle size - full DOM control without virtual DOM overhead - perfect speed for benchmarks or micro-UI Built for developers who love performance, simplicity and control.