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
- Stapes - contributed by @dwightjack
- TODO: Object.observe
Components
- Ractive-Require contributed by the CodeCorico team
- CodeMirror
- Bootstrap
- Datatable
Decorators
- Chosen - contributed by @rahulcs (@kalcifer)
- minmaxwidth - contributed by @cfenzo
- Select2 - contributed by @sandermarechal (@Prezent)
- Sortable
- Tooltip
- spoilerBox - contributed by @idis-fhws
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
Transitions
- Fade
- Fly
- Scale - contributed by @1N50MN14
- Slide
- SlideHorizontal - contributed by @zenflow
- Typewriter