mithril-vndb/stream
Isiah Meadows b17b00e9eb
Drop ESM support (#2366)
* Drop ESM support

* Add `"unpkg"` field
2019-05-29 09:24:10 -04:00
..
tests Fix Stream.end() (#2369) 2019-02-07 03:44:31 -05:00
change-log.md Prepare ospec@3.1.0, mithril-stream@2.0.0 2019-02-07 04:10:12 -05:00
LICENSE chore: add license files to sub-packages 2017-07-12 21:04:09 -07:00
package.json Drop ESM support (#2366) 2019-05-29 09:24:10 -04:00
README.md docs: add basic readme for mithril-stream 2017-07-12 21:04:09 -07:00
stream.js Fix Stream.end() (#2369) 2019-02-07 03:44:31 -05:00

mithril-stream NPM Version NPM License

Mithril's m.stream as a standalone module.

See mithril.js.org/stream.html for docs/usage.