Contents:
@most/core
most
Getting started with @most/core
npm i --save @most/core @most/scheduler
Flow and Typescript users should also install the top-level types:
npm i --save @most/types
See the Upgrading to @most/core from most 1.x.