________________________________ ___ |/ /_ __ \_ ___/__ __/ __ /|_/ /_ / / /____ \__ / _ / / / / /_/ /____/ /_ / /_/ /_/ \____/______/ /_/
High-performance reactive event stream programming that powers Most.
Specifically, @most/core
features Most's battle-tested, high-performance architecture in a leaner, functions-only, curried API in a tree-shakeable package.
npm install --save @most/core @most/scheduler yarn add @most/core @most/scheduler
After cloning the repository
npm install --legacy-peer-deps
npm test