Fork me on GitHub

Ractive.js load plugin

download: ractive-load.js more plugins at ractivejs.org/plugins

The ractive-load plugin allows you to load component files, which are a way of encapsulating markup, styles, behaviours and default data into a single file. It's ideal for quick prototypes and smaller apps - if you need something more production-grade that integrates into your build process, try one of the alternative component loaders.