Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/purescript-smolder-vdom
A Smolder renderer for purescript-vdom
https://github.com/bodil/purescript-smolder-vdom
Last synced: about 1 month ago
JSON representation
A Smolder renderer for purescript-vdom
- Host: GitHub
- URL: https://github.com/bodil/purescript-smolder-vdom
- Owner: bodil
- Created: 2016-10-21T21:20:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T21:17:30.000Z (over 7 years ago)
- Last Synced: 2024-10-09T21:40:29.814Z (about 1 month ago)
- Language: PureScript
- Size: 3.91 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-smolder-vdom
A [Smolder](http://pursuit.purescript.org/packages/purescript-smolder/) renderer for [purescript-vdom](http://pursuit.purescript.org/packages/purescript-vdom/).
* [API docs on Pursuit](http://pursuit.purescript.org/packages/purescript-smolder-vdom/)
* [A simple Elm style example](test/Main.purs)## Licence
Copyright 2016 Bodil Stokke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see
.