0.2.1 • Published 8 years ago

ractive-adaptors-rxjs v0.2.1

Weekly downloads
9
License
-
Repository
-
Last release
8 years ago

Ractive.js RxJS adaptor plugin

Work-in-progress. Does not yet work!

Find more Ractive.js plugins at ractivejs.org/plugins

See the demo here.

Usage

Include this file on your page below Ractive, e.g:

<script src='lib/ractive.js'></script>
<script src='lib/ractive-adaptors-rxjs.js'></script>

Or, if you're using a module loader, require this module:

// requiring the plugin will 'activate' it - no need to use the return value
require( 'ractive-adaptors-rxjs' );

plugin-specific instructions to go here...

License

Copyright (c) 2014 Rich Harris. Licensed MIT

Created with the Ractive.js plugin template for Grunt.

0.2.1

8 years ago

0.2.0

8 years ago