From 709366479bfa78a748ad1b9a05e8c34944e6ef3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BCschel?= Date: Fri, 27 Oct 2017 06:32:57 +0200 Subject: [PATCH] Add Hyperapp (#1058) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 80948b2..ce95620 100644 --- a/readme.md +++ b/readme.md @@ -234,6 +234,7 @@ - [Preact](https://github.com/ooade/awesome-preact) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) - [Next.js](https://github.com/unicodeveloper/awesome-nextjs) - Framework for server-rendered React apps. +- [Hyperapp](https://github.com/hyperapp/awesome-hyperapp) - Tiny JavaScript library for building web apps. ## Back-End Development