jaspervdj/blaze-html

A blazingly fast HTML combinator library for Haskell.

Haskell

252

717 commits

updated Mar 12, 2025

See the code

README

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.

Contributors

jaspervdj

556 commits

meiersi

91 commits

jnwhiteh

25 commits

marcmo

9 commits

jaspervdj/blaze-html

A blazingly fast HTML combinator library for Haskell.

Haskell

252

717 commits

updated Mar 12, 2025

See the code

README

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.

Contributors

jaspervdj

556 commits

meiersi

91 commits

jnwhiteh

25 commits

marcmo

9 commits

Languages

Haskell

99.2%