From 05448dea989d1277f22a6fbaaf3574599491f237 Mon Sep 17 00:00:00 2001 From: Emad Alam Date: Mon, 30 Apr 2018 12:05:08 +0200 Subject: [PATCH] Add atvjs to MVC frameworks and Libraries section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6840775..1ea3b9b 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [LiquidLava](http://www.lava-framework.com/) - Transparent MVC framework for building user interfaces. * [feathers](https://github.com/feathersjs/feathers) - A minimalist real-time JavaScript framework for tomorrow's apps. * [Keo](https://github.com/Wildhoney/Keo) - Functional stateless React components with Shadow DOM support. +* [atvjs](https://github.com/emadalam/atvjs) - Blazing fast Apple TV application development using pure JavaScript. ## Node-Powered CMS Frameworks