mithril-vndb/stream
Barney Carroll e1a50890e9 stream: Removed valueOf & toString methods (fixes #2150) (#2151)
* stream: Removed `valueOf` & `toString` methods (fixes #2150)

* Update stream documentation
2018-05-16 00:01:30 +02:00
..
tests stream: Removed valueOf & toString methods (fixes #2150) (#2151) 2018-05-16 00:01:30 +02:00
change-log.md stream: Removed valueOf & toString methods (fixes #2150) (#2151) 2018-05-16 00:01:30 +02:00
LICENSE chore: add license files to sub-packages 2017-07-12 21:04:09 -07:00
package.json chore: mithril-stream@1.1.0 2017-07-12 21:04:09 -07:00
README.md docs: add basic readme for mithril-stream 2017-07-12 21:04:09 -07:00
stream.js stream: Removed valueOf & toString methods (fixes #2150) (#2151) 2018-05-16 00:01:30 +02:00

mithril-stream NPM Version NPM License

Mithril's m.stream as a standalone module.

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