3.0.0 • Published 7 years ago

microcosm-debugger v3.0.0

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

Microcosm Debugger

A debugging tool for Microcosm. Work in progress!

Usage

npm install microcosm-debugger
import Debugger from 'microcosm-debugger'

// Enable history forever
const app = new Microcosm({ maxHistory: Infinity })

Debugger(app)

What it looks like

what the microcosm debugger looks like

3.0.0

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago