https://github.com/kasongoyo/kax-hours-select
Easy to use angularjs directive to add, update and remove hours(Day hours)!
https://github.com/kasongoyo/kax-hours-select
Last synced: 3 months ago
JSON representation
Easy to use angularjs directive to add, update and remove hours(Day hours)!
- Host: GitHub
- URL: https://github.com/kasongoyo/kax-hours-select
- Owner: kasongoyo
- Created: 2016-07-12T10:03:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T07:02:05.000Z (over 8 years ago)
- Last Synced: 2025-01-11T02:29:11.307Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kax-hours-select-directive
==========================Easy to use directive to add, update and remove hours(Day hours)!
It uses 12-hour time.
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [ToDo](#todo)## Installation ##
Currently use git link to install
`bower install git://github.com/kasongoyo/kax-hours-select.git`## TODO ##
- Add all test required.
- Improve READMe to be more useful
- Publish to the bower community
- Enable apply all only when hours are selected
- When type 1 or 2 then returned list should include all hours that have 1 or 2 in it.