ractive-adaptors-rxjs

0.2.1 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i ractive-adaptors-rxjs

    Weekly Downloads

    0

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • rich_harris