Skip to content

themoritz/purescript-flatpickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-flatpickr

Latest release Build status

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.