0.3.0 • Published 9 years ago

halva-debug v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago