> cat /dev/github | grep security-tools
discovered 03 Aug 2026

hyperapp

via awesome-list
→ View on GitHub
Hyperapp is a minimalistic framework for building hypertext applications with a focus on simplicity and performance. It employs a declarative API conducive to functional programming, allowing developers to construct feature-rich browser applications using a lightweight Virtual DOM and optimized state management. Notable features include its compact size of approximately 1 kB and seamless integration of views, actions, effects, and subscriptions.