Installation

Marble.js requires node v8.0 or higher:

$ npm i @marblejs/core fp-ts rxjs

or if you are a hipster:

$ yarn add @marblejs/core fp-ts rxjs

Every @marblejs/* package requires @marblejs/core + fp-ts + rxjs to be installed first.

Last updated