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"))

Readme

Keywords

none

Package Sidebar

Install

npm i bindable-decor-bindings

Weekly Downloads

1

Version

0.1.9

License

BSD

Last publish

Collaborators

  • architectd
  • crcn