https://github.com/lukajcb/purescript-snabbdom
Purescript wrapper for Snabbdom
https://github.com/lukajcb/purescript-snabbdom
purescript snabbdom vdom virtual-dom
Last synced: 2 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T19:24:12.000Z (over 6 years ago)
- Last Synced: 2025-03-14T04:03:25.814Z (3 months ago)
- Topics: purescript, snabbdom, vdom, virtual-dom
- Language: PureScript
- Size: 19.5 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-snabbdom
[](https://github.com/LukaJCB/purescript-snabbdom/releases) [](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/).