Added Streaming section + Tailor (#305)

Tailor (https://github.com/zalando/tailor) is an open-source streaming layout service for front-end microservices. We couldn't find an existing section for it, so we created Streaming.
This commit is contained in:
Lauri at Zalando 2016-08-15 18:05:58 +02:00 committed by Huei Tan
parent b64560322c
commit 2183c4f646

View File

@ -37,6 +37,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Media](#media)
* [Voice Command](#voice-command)
* [API](#api)
* [Streaming](#streaming)
* [Vision Detection](#vision-detection)
* [Browser Detection](#browser-detection)
* [Benchmark](#benchmark)
@ -498,6 +499,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications.
* [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs.
## Streaming
* [Tailor](https://github.com/zalando/tailor) - Streaming layout service for front-end microservices, inspired by Facebook's BigPipe.
## Vision Detection