Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukajcb/purescript-snabbdom
- Owner: LukaJCB
- License: apache-2.0
- Created: 2017-02-03T23:51:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T19:24:12.000Z (almost 6 years ago)
- Last Synced: 2024-12-04T05:03:52.172Z (19 days ago)
- Topics: purescript, snabbdom, vdom, virtual-dom
- Language: PureScript
- Size: 19.5 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).