Registry / web-framework / html-gen

html-gen

JSON →
library0.0.16rbrubygemsunverified

A small framework for generating HTML.

gem install html_gen
INSTALL
IMPORT
SIG · HTML-GEN
H
html-gen
web-frameworkrubyv0.0.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HtmlGen
require 'html_gen'

Generate an HTML div element with text.

require 'html_gen' HtmlGen::Element.new('div', class: 'container') do text 'Hello, world!' end.to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.16latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
html-gen — gem install html-gen · libregistry