Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed May 31, 2024
1 parent d7cda7a commit 642efed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ClojureScript as well. That is what this library offers.

Benefits over some (but definitely not all) hiccup libraries may be:

- Generation of HTML is done at compile time, if possible
- Generation of HTML is done at compile time, hiccup vectors are never inspected at runtime.
- The generated code is small and easy to understand
- The library itself is small
- The library works both in Clojure and ClojureScript
Expand Down

0 comments on commit 642efed

Please sign in to comment.