Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiminghe/msg-q

Batched MessageQueue from react-native
https://github.com/yiminghe/msg-q

Last synced: 9 days ago
JSON representation

Batched MessageQueue from react-native

Awesome Lists containing this project

README

        

# msg-q
Batched MessageQueue from react-native

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![gemnasium deps][gemnasium-image]][gemnasium-url]
[![npm download][download-image]][download-url]

[npm-image]: http://img.shields.io/npm/v/msg-q.svg?style=flat-square
[npm-url]: http://npmjs.org/package/msg-q
[travis-image]: https://img.shields.io/travis/yiminghe/msg-q.svg?style=flat-square
[travis-url]: https://travis-ci.org/yiminghe/msg-q
[coveralls-image]: https://img.shields.io/coveralls/yiminghe/msg-q.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/yiminghe/msg-q?branch=master
[gemnasium-image]: http://img.shields.io/gemnasium/yiminghe/msg-q.svg?style=flat-square
[gemnasium-url]: https://gemnasium.com/yiminghe/msg-q
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/msg-q.svg?style=flat-square
[download-url]: https://npmjs.org/package/msg-q

## usage

[demo](http://yiminghe.github.io/msg-q/examples/emulate.html)