Qyavix

Qyavix

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

1 follower

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.
Qyavix gallery image
Free
Launch tags:Open SourceGitHub
Launch Team
Anima - Vibe Coding for Product Teams
Build websites and apps with AI that understands design.
Promoted

What do you think? …

yhc
Maker
📌
Thanks for checking out Qyavix! I built this because I wanted to see how far a DOM runtime can be reduced without losing clarity or usefulness. Qyavix is a 155-byte, zero-dependency micro-framework with hook-style state and instant re-rendering. No build tools, no virtual DOM, no magic — just pure JavaScript. It’s mainly for: benchmarking micro-UI experiments educational minimalism ultra-small widgets or embedded UIs If you try it out, I’d love to hear your thoughts, issues, or ideas. Feedback is extremely welcome!