bootstrap-timepicker

[Deprecated] A simple timepicker component for Twitter Bootstrap

  • 所有者: jdewit/bootstrap-timepicker
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Timepicker for Twitter Bootstrap

WARNING: This project is no longer maintained.

Build Status

A simple timepicker component for Twitter Bootstrap.

Status

Please take a look at the CHANGELOG.md and the issues tab for issues we're
working on and their relative priorities.

Installation

This project is registered as a Bower package,
and can be installed with the following command:

bower install bootstrap-timepicker

You can also download our latest release (and any previous release)
here.

Demos & Documentation

View demos & documentation.

Support

If you make money using this timepicker, please consider
supporting its development.

Contributing

  1. Install NodeJS and Node Package Manager.

  2. Install packages

npm install
  1. Use Bower to get the dev dependencies.
bower install
  1. Use Grunt to run tests, compress assets, etc.
grunt test // run jshint and jasmine tests
grunt watch // run jsHint and Jasmine tests whenever a file is changed
grunt compile // minify the js and css files
  • Please make it easy on me by covering any new features or issues
    with Jasmine tests.
  • If your changes need documentation, please take the time to update the docs.

Acknowledgements

Thanks to everyone who have given feedback and submitted pull requests. A
list of all the contributors can be found here.

Special thanks to @eternicode and his Twitter Datepicker for inspiration.

主要指标

概览
名称与所有者jdewit/bootstrap-timepicker
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2012-04-29 17:14:11
推送于2024-02-14 11:28:03
最后一次提交
发布数14
最新版本名称v0.5.2 (发布于 2016-01-03 17:25:42)
第一版名称v0.1.1 (发布于 )
用户参与
星数1.6k
关注者数96
派生数1.1k
提交数420
已启用问题?
问题数258
打开的问题数106
拉请求数61
打开的拉请求数24
关闭的拉请求数56
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?