How much effort would it be to decouple this library from blaze and allow using other html generating libraries like lucid or hamlet?
I could be wrong, but it looks to me the point of this library is javascript generation, not html. So it should not force users to use a specific html library.