bindable-decor-bindings
v0.1.9
Published
bindable-decor-bindings =======================
Downloads
32
Readme
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"))