Module: FunHtml
- Defined in:
- lib/fun_html.rb,
lib/fun_html/writer.rb,
lib/fun_html/version.rb,
lib/fun_html/template.rb,
lib/fun_html/attribute.rb,
lib/fun_html/spec_elements.rb,
lib/fun_html/spec_attributes.rb
Overview
FunHtml is a Ruby module to generate HTML and attributes. It is meant to be simple, reasonably fast, and support Sorbet typing.
Defined Under Namespace
Modules: SpecAttributes, SpecElements, Writer Classes: Attribute, Template
Constant Summary collapse
- VERSION =
'0.3.0'