Writing plugins

edit this page

You can create plugins for Ractive that add new features. The plugin APIs are documented on these pages:

A convenient way to get started is to use the plugin template, which uses Grunt and walks you through the steps necessary to create a plugin with a demo page.