angularjs-bootstrap-4
v2.0.2
Published
Twitter Bootstrap 4 plugin for AngularJS.
Downloads
22
Readme
Twitter Bootstrap 4 plugin for AngularJS
It's a lightweight implementation of Bootstrap 4 JavaScript plugins in pure AngularJS.
Prerequisites
- AngularJS,
- Twitter Bootstrap 4.
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.