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
- Bacon.js
- Modella - contributed by @staygrimm
- Promises - contributed by @lluchs
- Promise-alt - contributed by @rstacruz
- RxJS
- Ractive (synchronise several Ractive instances) - contributed by @rstacruz
- ss-ractive (Ractive Template Engine wrapper for SocketStream) - by Robert Hall @arxpoetica
- TODO: Object.observe
Decorators
- Chosen - contributed by @rahulcs (@kalcifer)
- minmaxwidth - contributed by @cfenzo
- Select2 - contributed by @sandermarechal (@Prezent)
- Sortable
Events
- Drag and Drop (HTML5) - contributed by @Nijikokun
- Drag and Drop (non-HTML5) - contributed by @smallhadroncollider
- Drag and Drop Sortable List - contributed by @Nijikokun
- Resize - contributed by @smallhadroncollider
- Hover
- Keys
- Mousewheel
- Tap
- Touch - contributed by @rstacruz
- Typing - contributed by @svapreddy
- Viewport - contributed by @svapreddy