• Stars
    star
    1,637
  • Rank 28,564 (Top 0.6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 12 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[Deprecated] A simple timepicker component for Twitter Bootstrap

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.

Click here to support bootstrap-timepicker! Flattr this

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.

More Repositories

1

AvroCsvBundle

A Symfony2 bundle for importing and exporting entities with CSV files
PHP
29
star
2

easy-timepicker

An angularjs timepicker directive
JavaScript
19
star
3

AvroStripeBundle

Symfony2 bundle for interacting with the awesome stripe payment service
PHP
16
star
4

ez-file-tree

An Angularjs file tree directive
JavaScript
11
star
5

ez-table

A simple angular table directive
JavaScript
10
star
6

GeneratorBundle

A Symfony2 Code Generator. Generate code from mapped entities in your bundle.
PHP
10
star
7

ez-datetime

Angular datetime directive that supports ranges
JavaScript
8
star
8

grunt-html-upgrader

Upgrade bootstrap 2.3 to 3.0 / Font Awesome 3 to 4 with grunt!
JavaScript
7
star
9

ez-confirm

Angular confirm dialog
JavaScript
6
star
10

ez-list

JavaScript
6
star
11

AvroCaseBundle

Convert strings to different case formats. Pascal, title, camel, underscore.
PHP
6
star
12

cucumber-step-definitions

Common step definitions for cucumberjs
JavaScript
6
star
13

ez-gridster

An angular gridster directive
JavaScript
5
star
14

ez-dropdown

Angular directive for bootstrap dropdown
JavaScript
4
star
15

bootstrap-rating

A simple rating widget that uses twitter bootsrap icons
JavaScript
4
star
16

ez-progress-slider

Angular progress slider directive
JavaScript
3
star
17

ez-zero-clipboard

An angular zeroclipboard directive
JavaScript
3
star
18

ez-alert

Angular alert directive
JavaScript
3
star
19

ez-select

An angular select directive
JavaScript
3
star
20

ClassifiedsBundle

A simple Symfony2 classifieds bundle to be used with Twitter Bootstrap 2.0
PHP
2
star
21

ez-case

Angular case conversion filter
JavaScript
2
star
22

ez-object2array

angular object to array filter
JavaScript
1
star
23

AvroExtraBundle

Bundle with some custom stuff
PHP
1
star
24

AvroBlogBundle

Another Symfony2 Blog Bundle
JavaScript
1
star
25

AvroQueueBundle

Queue up requests with a simple listener
PHP
1
star
26

AvroSupportBundle

A simple support bundle
PHP
1
star
27

ez-right-click

an angular right click directive
JavaScript
1
star
28

AvroRatingBundle

Star rating bundle
PHP
1
star
29

AvroGdataBundle

Symfony2 bundle for Zend v.1 Gdata
PHP
1
star