-
Notifications
You must be signed in to change notification settings - Fork 4
Description
First of all, thanks for all the great pull-stream plugins! I'm loving the small code and ease of use of these modules, this is what streams should be like.
There's one thing that's bugging me though, and that's the lack of documentation. You have some very good explanations and examples on the main pull-stream module, but some of the modules in the ecosystem aren't that well documented. In this case, I spent too many hours scratching my head before finding out I had to call m.cap()when adding streams using m.add(). A one-liner in the readme would've prevented that.
I don't mean to sound unappreciative, I'm actually very grateful for these modules and hope they will be discovered and used by more people. But documentation is important for adoption. Maybe I could contribute with documentation as I go exploring the pull stream ecosystem?