0.3.0 • Published 8 years ago

halva-debug v0.3.0

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

halva-debug

Client for Halva DevTools

Use

Just call .attachDebug on halva and pass in the Halva devtools client

const halvaDebug = require('halva-debug')
const halva = require('halva')

const hungry = halva({ initial: 'state goes here' }).attachDebug(halvaDebug)

Install

npm i halva-debug

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago