0.4.2 • Published 11 years ago

resource-view v0.4.2

Weekly downloads
10
License
-
Repository
-
Last release
11 years ago

view

for managing views

API

properties

methods

properties

for managing views

  • id

    • type : any
  • path

    • type : string

    • default : .

    • description : the path to the view

    • format : uri

  • template

    • type : string

    • description : the string template of the view

  • presenter

    • type : function

    • description: : the presenter function of the view

methods

view.create(options, callback)

creates a new view

  • options

    • type : object
  • callback

    • type : function

    • required : true

dependencies

README auto-generated with docs