mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
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:
parent
b64560322c
commit
2183c4f646
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user