bindable-decor-bindings

0.1.9 • Public • Published

used to compute properties for bindable objects. Primarily used in mojo.js

Installation

decor = require("bindable-decor")()
 
//register the decoratoralong with the event to listen to when applying the bindings
decor.use(require("bindable-decor-bindings")("render"))

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i bindable-decor-bindings

    Weekly Downloads

    2

    Version

    0.1.9

    License

    BSD

    Last publish

    Collaborators

    • architectd
    • crcn