0.0.5 • Published 12 years ago
bindable-decor-bindings v0.0.5
used to compute properties for bindable objects. Primarily used in mojo.js
Installation
decor = require("bindable-decor")()
//register the decorator, along with the event to listen to when applying the bindings
decor.use(require("bindable-decor-bindings")("render"))