Name | Description |
---|---|
sample | A standalone implementation of sample and sampleArray |
multicast | Efficient source sharing of an underlying streamy |
hold | Deliver the most recently seen event to new observers |
create | Imperatively push events into a Stream |
dom-event | Streamlined DOM Events |
adapter | Imperatively put events into mostjs streams |
examples | Most.js examples |
Name | Description |
---|---|
prelude | Base functional programming utils for mostjs packages |
package-starter | A well-crafted starter for mostjs packages |
eslint-config-most | Shareable ESLint config for mostjs packages |
Name | Description |
---|---|
most-proxy | Circular dependencies for most |
most-subject | Subjects for Most.js |
most-test | Unit Testing Tools for Most.js |
mostify | Like promisify but for most.js |
last | Wait for the last event to play |
most-static-land | Static Land Stream type for Most |
most-dispatch | A selective multicast operator for Most.js |
about | About the mostjs community, how to contribute, and code of conduct |
most-file-reader | FileReader combinator for most |