angular-bootstrap-durationpicker
NPM and bower package for a simple AngularJS duration picker directive.
Usage
To install the package, run:
npm install angular-bootstrap-durationpicker
or
bower install angular-bootstrap-durationpicker
Include the script and the css into your project:
(after having the angular.js included)
Insert the durationpicker
directive into your template:
<!-- this is just for initializing the offset model, you can do it in the controller for example -->
License
MIT