Package

purescript-flatpickr

Repository
themoritz/purescript-flatpickr
License
MIT
Uploaded by
themoritz
Published on
2017-04-25T11:46:46Z

PureScript bindings for flatpickr.

Run the example

$ bower i
$ pulp browserify --include example/src --to example/dist/bundle.js
$ google-chrome example/dist/index.html

Documentation

Module documentation is published on Pursuit.

You can find an example usage here.