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

grmble/purescript-bonsai-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purescript Bonsai DOM

Build Status

Minimal DOM primitives used by purescript-bonsai.

Bonsai programs use Elm's virtual dom, so the DOM is only needed for bootstrapping and side effects (like setting the focus, ...).

This provides wrappers for the needed functionality while taking care to be usable with JSDOM for testing.

purescript-bonsai is getting ready for 1.0. Once released, this package will be documented at https://pursuit.purescript.org/packages/purescript-bonsai-dom/

For more information see the Bonsai homepage at https://grmble.github.io/purescript-bonsai/

Releases

No releases published

Packages

No packages published