mithril-vndb/stream
Adam Gamble fb3c344055 Scan with halt (#1957)
* HALT if scan reducer doesn't change value

* Updated docs to reflect new scan behaviour with HALT
2018-05-03 16:52:33 +01:00
..
tests Scan with halt (#1957) 2018-05-03 16:52:33 +01: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 Scan with halt (#1957) 2018-05-03 16:52:33 +01:00

mithril-stream NPM Version NPM License

Mithril's m.stream as a standalone module.

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