From 52fb908d231f4db636a056b24b55a2931fc25284 Mon Sep 17 00:00:00 2001 From: lichengyin Date: Fri, 1 Jan 2016 22:13:05 +0100 Subject: [PATCH] Close #419 PR: add ThinkJS. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 784cdca..c1b6e3d 100644 --- a/readme.md +++ b/readme.md @@ -260,6 +260,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Derby](https://github.com/derbyjs/derby) - MVC framework, making it easy to write realtime, collaborative applications that run in both Node.js and browsers. - [Restberry](http://restberry.com) - Framework for setting up RESTful JSON APIs, applied to your database models without needing to write any code. - [Catberry](http://catberry.org) - Framework with Flux architecture, isomorphic web-components, and progressive rendering. +- [ThinkJS](https://thinkjs.org) - Framework with ES2015+ support, WebSockets, REST API. ### Documentation