mithril-stream@1.1.0

This commit is contained in:
Pat Cavit 2017-07-12 21:05:53 -07:00
parent a2390c63fb
commit ba2ae1e6d2
3 changed files with 28 additions and 1 deletions

6
stream/README.md Normal file
View file

@ -0,0 +1,6 @@
mithril-stream [![NPM Version](https://img.shields.io/npm/v/mithril-stream.svg)](https://www.npmjs.com/package/mithril-stream) [![NPM License](https://img.shields.io/npm/l/mithril-stream.svg)](https://www.npmjs.com/package/mithril-stream)
==============
Mithril's `m.stream` as a standalone module.
See [mithril.js.org/stream.html](https://mithril.js.org/stream.html) for docs/usage.