0.1.4 • Published 5 years ago

@mjyc/cycle-time-travel v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

cycle-time-travel

This repo contains the updated cycle-time-travel debugger that works with the latest Cycle.js release. The major change is switching from RxJS to xstream. See the original repository for more information.

Demo

Example

Run

npm run build
cd examples/counter
npm install
npm run start