Skip to content

samccone/Marionette.VDOMView

 
 

Repository files navigation

Build Status

Marionette.VDOMView

A Marionette.ItemView implementation with virtual-dom.

To install:

npm install

To run:

npm start

To run the demo app:

npm run demo
open http://127.0.0.1:9966/demo/demo.html

To run the unit tests:

mocha spec/

Make sure to check out the change log.

About

A Marionette view implementation with virtual-dom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%