Skip to content

jaspervdj/blaze-html

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2024
Dec 25, 2010
Mar 26, 2012
Mar 6, 2024
Jun 10, 2018
Aug 11, 2017
Apr 3, 2012
Mar 6, 2024
Mar 6, 2024
Apr 19, 2010
Jan 20, 2017
Mar 6, 2024
Aug 9, 2010
Sep 3, 2024
Mar 6, 2024

Repository files navigation

BlazeHtml

Hackage Stackage LTS Stackage Nightly Haskell-CI

What

BlazeHtml is a library that aims to be the fastest way to generate HTML in Haskell. For more information, refer to the website.

How

We have a makefile to manage most tasks. First off, a part of the code is generated automatically, so you should begin by running

make combinators

Run the tests using

make test

And the benchmarks using

make benchmark

blaze-from-html

The blaze-from-html tool has moved to a separate repository: https://github.com/jaspervdj/blaze-from-html.

About

A blazingly fast HTML combinator library for Haskell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages