datetimeRangePicker

所属分类:Python编程
开发工具:CSS
文件大小:0KB
下载次数:0
上传日期:2017-03-29 07:03:57
上 传 者sh-1993
说明:  包含日期选择器和时间范围选择器的角度指令
(An angular directive that includes a Datepicker and a time range picker)

文件列表:
.npmignore (35, 2017-03-22)
CHANGELOG.md (115, 2017-03-22)
bower.json (899, 2017-03-22)
package.json (959, 2017-03-22)
range-picker.css (4223, 2017-03-22)
range-picker.js (10132, 2017-03-22)
range-picker.less (4536, 2017-03-22)
range-picker.min.css (3529, 2017-03-22)
range-picker.min.js (4852, 2017-03-22)
range-picker.sass (4538, 2017-03-22)

# A datetime picker for range between two calendars and time sliders [TODO - brief summary] ## Demo http://rgkevin.github.io/datetimeRangePicker/ ## Dependencies - required: [http://getbootstrap.com bootstrap] bootstrap [http://angular-ui.github.io/bootstrap/ ui.bootstrap] [https://github.com/Venturocket/angular-slider angular-slider] - optional [TODO] See `bower.json` and `index.html` in the `gh-pages` branch for a full list / more details ## Install 1. download the files 1. Bower 1. add `"datetimeRangePicker": "latest"` to your `bower.json` file then run `bower install` OR run `bower install datetimeRangePicker` 2. include the files in your app 1. `range-picker.min.js` 2. `range-picker.less` OR `range-picker.min.css` OR `range-picker.css` 3. include the module in angular (i.e. in `app.js`) - `rgkevin.datetimeRangePicker` See the `gh-pages` branch, files `bower.json` and `index.html` for a full example. ## Documentation See the `range-picker.js` file top comments for usage examples and documentation https://github.com/rgkevin/datetimeRangePicker/blob/master/range-picker.js

近期下载者

相关文件


收藏者