Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
Olivier Louvignes edited this page Feb 6, 2014 · 13 revisions

Banner

AngularStrap is a set of native directives that enables seamless integration of Twitter Bootstrap 3.0+ into your AngularJS 1.2.0+ app.

AngularStrap was initially written to provide AngularJS wrapping directives for Twitter Bootstrap. It used to leverage the javascript code written by Bootstrap's contributors to minimize work, retro-compatibility issues & time to market.

While it worked pretty well, it required a big javascript payload: both jQuery & Twitter Bootstrap libraries. When the 1.2 release of AngularJS showed up with the ngAnimate module, greatly simplifying DOM manipulation, we knew it was time for a rewrite!

For more info, be sure to checkout out the official documentation for AngularStrap http://mgcrea.github.com/angular-strap.

Clone this wiki locally