Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derrickreimer/tidy-date-range
A simple jQuery date range plugin
https://github.com/derrickreimer/tidy-date-range
Last synced: 5 days ago
JSON representation
A simple jQuery date range plugin
- Host: GitHub
- URL: https://github.com/derrickreimer/tidy-date-range
- Owner: derrickreimer
- License: mit
- Created: 2014-02-22T00:54:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T21:37:33.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T00:37:11.377Z (about 2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tidy Date Range
A simple jQuery date range plugin.
## Usage
TODO.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request