A component loader for RactiveJS.
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.
More info at https://github.com/ractivejs/ractive-load