John Cromartie

Results 3 issues of John Cromartie

I would like to be able to pass a function that takes a partial name and returns the template, instead of a map of names to partial templates. Using a...

I've wanted to be able to add docstrings to my defsnippets, since it results in a callable top-level var like defn. So here it is!

breaking fix
enhancement

When rendering elements, such as checkboxes, drop-down options, or other inputs, Hiccup will simply omit attributes that are false or nil. The current state of `html` renders these attributes like...

enhancement