Plugins
edit this pagePlugins allow you to augment Ractive with extra functionality. You can create your own plugins - see the Plugin APIs page and the plugin template to get started.
Adaptors
- Backbone
- Promises - contributed by @lluchs
- Modella - contributed by @staygrimm
- Bacon.js
- RxJS
- TODO Ractive (synchronise several Ractive instances)
- TODO Object.observe
Decorators
- Sortable
- Select2 - contributed by @sandermarechal (@Prezent)
Events
- Tap
- Hover
- Mousewheel
- Keys
- Drag and Drop - contributed by @Nijikokun
- Drag and Drop Sortable List - contributed by @Nijikokun