/purescript-halogen-datepicker

Primary LanguagePureScriptApache License 2.0Apache-2.0

purescript-halogen-datepicker

Latest release Build Status

Pickers included:

  • Date
  • Time
  • DateTime
  • Duration
  • Interval

Examples

To run examples

npm run build
http-server example

you can install http-server using npm