Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukajcb/purescript-snabbdom

Purescript wrapper for Snabbdom
https://github.com/lukajcb/purescript-snabbdom

purescript snabbdom vdom virtual-dom

Last synced: 1 day ago
JSON representation

Purescript wrapper for Snabbdom

Awesome Lists containing this project

README

        

# purescript-snabbdom

[![Latest release](http://img.shields.io/github/release/LukaJCB/purescript-snabbdom.svg)](https://github.com/LukaJCB/purescript-snabbdom/releases) [![Build Status](https://travis-ci.org/LukaJCB/purescript-snabbdom.svg?branch=master)](https://travis-ci.org/LukaJCB/purescript-snabbdom)

A small type safe wrapper around Snabbdom.

## Installation

```
npm install snabbdom
bower install purescript-snabbdom
```

## Documentation

Module documentation is [published on Pursuit](https://pursuit.purescript.org/packages/purescript-snabbdom/).