macro-html

2015-12-18

HTML generation library. Aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. Also employs a DSL for element attributes.

Upstream URL

github.com/eugeneia/macro-html

Author

Max Rottenkolber <max@mr.gy>

License

GNU AGPL
README

macro-html

HTML generation library. Aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. Also employs a DSL for element attributes.

Version:
1.2
License:
GNU AGPL
Authors:
Max Rottenkolber <max@mr.gy>
Dependencies:
  • named-readtables

Dependencies (1)

  • named-readtables

Dependents (1)

  • GitHub
  • Quicklisp