abradley2/elm-datepicker - version: 4.1.0

for more information visit the package's GitHub page

Package contains the following modules:

Elm Date Picker

A configurable, well-styled, feature rich Date Picker for the lovely Elm language.

Check out the demo here

For a solid quick-start guide, I recommend you check out the demo source here.

You can actually run the demo yourself as well by cloning this repository.

git clone https://github.com/abradley2/elm-datepicker && \
cd elm-datepicker && npm install && npm run start

Then play around with /src/Demo.elm to try out different configurations and ways to use this.

pretty image

Documentation

Check out elm-package for the docs!