This project provides a set of add-ons, extensions and tools for Alpaca Forms.
This add-on helps you to render Alpaca Forms for Twitter Bootstrap, a front-end toolkit for rapidly developing responsive web applications.
Include following stylesheet and JavaScript files right after the includes for Alpaca Forms and Bootstrap.
<link href="http://drq.github.com/alpaca-addons/dist/twitter-bootstrap/css/alpaca-twitter-bootstrap.min.css"
rel="stylesheet">
<script src="http://drq.github.com/alpaca-addons/dist/twitter-bootstrap/js/alpaca-twitter-bootstrap.min.js"></script>