Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

slamdata/purescript-halogen-datepicker

Repository files navigation

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