mithril-vndb/stream
spacejack 61b087ea20 Conform stream.map to FL spec and clarify stream internal properties (#2481)
* Conform stream.map to FL spec. Clarify stream internal properties.

* Streamline ignoreInitial logic, code style edit
2019-07-23 02:35:50 -04:00
..
tests Fix Stream.end() (#2369) 2019-02-07 03:44:31 -05:00
change-log.md Add missing line 2019-05-30 21:06:52 -04: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 Conform stream.map to FL spec and clarify stream internal properties (#2481) 2019-07-23 02:35:50 -04:00

mithril-stream NPM Version NPM License

Mithril's m.stream as a standalone module.

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