Module: Typewriter
- Defined in:
- lib/typewriter.rb,
lib/typewriter/writer.rb,
lib/typewriter/version.rb,
lib/typewriter/template.rb,
lib/typewriter/attribute.rb,
lib/typewriter/spec_elements.rb,
lib/typewriter/spec_attributes.rb
Overview
Typewriter 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.1.0'