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

Latest commit

 

History

History
23 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 543 Bytes

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