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

slamdata/purescript-colorpalettepicker-halogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-colorpalettepicker-halogen

Halogen component for color palette picking

Examples

To run examples

npm run build
http-server example

you can install http-server using npm