Registry / web-framework / arbre
library2.2.1rbrubygemsunverified

Generate HTML directly in Ruby using a DSL.

gem install arbre
INSTALL
IMPORT
SIG · ARBRE
A
arbre
web-frameworkrubyv2.2.1
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.

Arbre
require 'arbre'

Generate HTML using Arbre's DSL.

require 'arbre' html = Arbre::Context.new do h1 'Hello World' p 'This is a paragraph.' end to_s
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Amazon
1
Resources
arbre — gem install arbre · libregistry