Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 704 Bytes

om-datepicker

An Om (ClojureScript) datepicker component, style based on Stefan Petre's for Twitter Bootstrap.

alt tag

TODOs

  • date restrictions

  • tests

  • click outside datepicker hides it?

  • clojars deploy

Word of advice

This is under development, use at your own risk :)

Example

$ lein cljsbuild once
$ open examples/basic/index.html

Copyright and license

Copyright © 2014 Sebastián Moreno / Intception

Licensed under the EPL (see the LICENSE file).