@tritan/bootstrap-extensions
v2.3.19
Published
Native Angular Bootstrap Components for tritan
Downloads
136
Maintainers
Readme
@tritan/bootstrap-extensions
Table of contents
Getting Started
@tritan/bootstrap-extensions contains a list of Bootstrap components powered by Angular. So you don't need to include original JS components, but we are using markup and css provided by Bootstrap.
Additionally to allow reach experience while working with Dates we are using moment.js, de facto base date manipulation library at the moment.
Installation instructions
Install @tritan/bootstrap-extensions
from npm
npm install @tritan/bootstrap-extensions --save
You will need bootstrap styles (Bootstrap 3)
<!-- index.html -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
Usage & Demo
Main source of API documentation and usage scenarious available here: