Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdepillabout/xml-html-qq
QuasiQuoter for XML and HTML Documents
https://github.com/cdepillabout/xml-html-qq
document haskell html quasi-quote quasiquote quasiquoter xml xml-conduit
Last synced: about 2 months ago
JSON representation
QuasiQuoter for XML and HTML Documents
- Host: GitHub
- URL: https://github.com/cdepillabout/xml-html-qq
- Owner: cdepillabout
- License: bsd-3-clause
- Created: 2017-02-07T08:59:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T04:33:02.000Z (almost 5 years ago)
- Last Synced: 2024-04-25T23:00:33.661Z (9 months ago)
- Topics: document, haskell, html, quasi-quote, quasiquote, quasiquoter, xml, xml-conduit
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/xml-html-qq
- Size: 18.6 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Text.XML.QQ and Text.HTML.QQ
============================[![Build Status](https://secure.travis-ci.org/cdepillabout/xml-html-qq.svg)](http://travis-ci.org/cdepillabout/xml-html-qq)
[![Hackage](https://img.shields.io/hackage/v/xml-html-qq.svg)](https://hackage.haskell.org/package/xml-html-qq)
[![Stackage LTS](http://stackage.org/package/xml-html-qq/badge/lts)](http://stackage.org/lts/package/xml-html-qq)
[![Stackage Nightly](http://stackage.org/package/xml-html-qq/badge/nightly)](http://stackage.org/nightly/package/xml-html-qq)
![BSD3 license](https://img.shields.io/badge/license-BSD3-blue.svg)`xml-html-qq` provides quasi-quoters for XML and HTML `Document`s.
For documentation and usage examples, see the
[documentation](https://hackage.haskell.org/package/xml-html-qq) on Hackage.