Skip to content

savuori/elm-bs-datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm DatePicker -component

This is a simple date picker component written in Elm. It's been written as a learning exercise and should be treated as such. It's in my hopes that it will be usable by others as well in the future.

Trying it out

If you would like to see it in action, the example is not hard to set up, just:

  1. Install the Elm Platform
  2. Clone this repository
  3. Go the directory where you cloned this repository
  4. Run elm-make DatePicker.elm
  5. Fire up Elm's dev server with elm-reactor
  6. Point your browser at http://localhost:8000/index.html

About

Bootstrap-style date picker component for Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published