https://github.com/lapets/ascetic
Simple Haskell module for assembling data and emitting files in any XML-like or HTML-like markup language.
https://github.com/lapets/ascetic
haskell haskell-library html markup-language xml
Last synced: 3 months ago
JSON representation
Simple Haskell module for assembling data and emitting files in any XML-like or HTML-like markup language.
- Host: GitHub
- URL: https://github.com/lapets/ascetic
- Owner: lapets
- License: mit
- Created: 2013-05-12T06:33:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T02:13:10.000Z (about 10 years ago)
- Last Synced: 2025-01-23T12:46:32.945Z (12 months ago)
- Topics: haskell, haskell-library, html, markup-language, xml
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/ascetic
- Size: 190 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ascetic
=======
Haskell data structure, combinators, and functions for assembling data and emitting files in any XML-like or HTML-like markup language.