Plugins
edit this pagePlugins allow you to augment Ractive with extra functionality. You can create your own plugins - the individual plugin API pages under "Writing" and the plugin template to get started.
Adaptors
- Backbone
- Promises - contributed by @lluchs
- Promise-alt - contributed by @rstacruz
- Modella - contributed by @staygrimm
- Bacon.js
- RxJS
- Ractive (synchronise several Ractive instances) - contributed by @rstacruz
- TODO Object.observe
Decorators
- Sortable
- Select2 - contributed by @sandermarechal (@Prezent)
- minmaxwidth - contributed by @cfenzo
Events
- Tap
- Hover
- Mousewheel
- Keys
- Drag and Drop - contributed by @Nijikokun
- Drag and Drop Sortable List - contributed by @Nijikokun
- Viewport - contributed by @svapreddy
- Touch - contributed by @rstacruz