slamdata/purescript-halogen-vdom

Name: purescript-halogen-vdom

Owner: SlamData, Inc.

Description: An extensible virtual-dom library for PureScript.

Created: 2016-09-06 20:04:09.0

Updated: 2018-05-03 05:17:01.0

Pushed: 2018-05-20 16:11:08.0

Homepage:

Size: 55

Language: PureScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

purescript-halogen-vdom

An extensible virtual-dom library for PureScript.

Overview

Halogen.VDom is a bare-bones virtual-dom library for PureScript with inspiration drawn from:

It's goals being:

  1. To use as little FFI as possible.
  2. To be as fast as possible given (1).
  3. To be extensible.

Notably, Halogen.VDom is largely useless out of the box. You'll need to bring your own attributes, properties, and event listeners (though there is a working implementation included). It is intended to be extended (and likely newtyped) by other frameworks to suit their needs.



This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.