https://github.com/potch/fortnight.js
HTML calendar widget in pure JS.
https://github.com/potch/fortnight.js
Last synced: 9 months ago
JSON representation
HTML calendar widget in pure JS.
- Host: GitHub
- URL: https://github.com/potch/fortnight.js
- Owner: potch
- License: bsd-2-clause
- Created: 2012-11-02T00:28:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T20:08:53.000Z (about 4 years ago)
- Last Synced: 2025-04-30T06:08:01.150Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://potch.github.com/fortnight.js/
- Size: 195 KB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fortnight.js
============
HTML calendar widget in pure JS.
The Mission
-----------
* 90% case feature support
* Under 5k minified (before gzip)
* Accessible
* Extensible
* To conquer the morass that is dates on the Web
TODO
----
* Keyboard Control / Accessibility
* Date ranges
* Custom label formatting
* Multi-month view