foxdonut / meiosis-tracer

Trace, rewind, and replay snapshots of streams.

Home Page:https://meiosis.js.org/tracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meiosis-Tracer

VERSION 4 - updated to work even after reloading the page.

VERSION 3 - updated for latest Chrome, now with dark theme support.

VERSION 2 - improved UI, can work with any stream, even outside of the Meiosis pattern; no longer requires meiosis as a dependency.

Meiosis-Tracer is a development and debugging tool that traces, rewinds, and replays snapshots of streams such as flyd and Mithril Stream.

You can also directly enter your own snapshots and send the values onto the streams. This works particularly well in Meiosis applications. Of course, Meiosis-Tracer also works with Meiosis's Simple Stream.

You can use Meiosis-Tracer either by adding it to a page of your web application, or as a Chrome DevTools Extension.

Please refer to the Meiosis-Tracer Documentation for all the details.


Meiosis is developed by foxdonut (@foxdonut00) and is released under the MIT license.

About

Trace, rewind, and replay snapshots of streams.

https://meiosis.js.org/tracer

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.9%