An angular directive time picker.
npm install bs-autoscale-inputbs-autoscale-input 
============
An angular directive for auto sizing and input based upon the content within it
Install bs-time-pick with bower or npm
```
bower install --save bs-autoscale-input
npm install --save bs-autoscale-input
Or manually download the built file
module
`javascript
angular.module("app", ["bs-autoscale-input"]);
`Example
`html
`
Options
$3
Limit the length the input auto-scales to
`html
``