mateuszrohde.pl

angularjs-bootstrap-4
Twitter Bootstrap 4 plugin for AngularJS.

Readme

Twitter Bootstrap 4 plugin for AngularJS

It's a lightweight implementation of Bootstrap 4 JavaScript plugins in pure AngularJS.

Live Demo

Prerequisites

Installation

yarn add angularjs-bootstrap-4
yarn install

Features

Bootstrap Modal, Dropdown, Tooltip, Popover, Collapse, Carousel plugins implemented in angular-way (see more at Live Demo).

Scrollspy, Tab, Alert & Button plugins are not implemented because of better ways to do it in pure AngularJS and/or CSS.