What is "angular-ui-bootstrap"

The Bootstrap UI is the components of Bootstrap written in pure Angularjs by the Angularui team. It is a library developed to integrate the javascript features of Bootstrap with Angular, without the need to use jQuery.

Among these components, we highlight:

  • Accordion (ui.bootstrap.accordion)

  • Alert (ui.bootstrap.alert)

  • Buttons (ui.bootstrap.buttons)

  • Carousel (ui.bootstrap.carousel).

  • Modal (ui.bootstrap.modal)