Plugins
Plugins 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
- Ractive (synchronise several Ractive instances) - contributed by @rstacruz
- RxJS
- ss-ractive (Ractive Template Engine wrapper for SocketStream) - by Robert Hall @arxpoetica
- TODO: Object.observe
Components
- Bootstrap
- CodeMirror
- Datatable
- Foundation
- Ractive-Require
- Select a
<select>
replacement component - Split
- Stepper a numeric stepper component
Decorators
- Chosen - contributed by @rahulcs (@kalcifer)
- minmaxwidth - contributed by @cfenzo
- Select2 - contributed by @sandermarechal (@Prezent)
- Sortable
- Tooltip
Events
- Drag and Drop (HTML5) - contributed by @Nijikokun
- Drag and Drop (non-HTML5) - contributed by @smallhadroncollider
- Drag and Drop Sortable List - contributed by @Nijikokun
- Hover
- Keys
- Mousewheel
- Resize - contributed by @smallhadroncollider
- Tap
- Touch - contributed by @rstacruz
- Typing - contributed by @svapreddy
- Viewport - contributed by @svapreddy
Transitions
- Fade
- Fly
- Scale - contributed by @1N50MN14
- Slide
- Typewriter
Development Tools
- Chrome - Ractive Dev Tool