0.0.1 • Published 9 years ago

gobble-ractive-window v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

gobble-ractive-window

Compile ractive-window scripts into conveniently loadable modules.

Installation

First, you need to have gobble installed - see the gobble readme for details. Then, simply reference 'ractive-window' in a transform, and gobble will take care of getting the plugin installed.

Usage

This is a file transform that will be run on any .rw.html files at the stage in the gobble pipeline in which it is called.

gobble(lastStep).transform('ractive-window');

Options

  • TODO

TODO

  • Client loader

License

Copyright (c) 2014 Chris Reeves. Released under an MIT license.