superviewify

June 2, 2016 ยท View on GitHub

Browserify transform turning superviews.js template language to Google's incremental-dom

Transform options

  • name String
    • default: 'description'
  • args String
    • default: 'data'

Example

browserify template.html -t [superviewify] -o bundle.js

Contents

  1. 1Transform options
  2. 2Example