Registry / utility / trenni

trenni

JSON →
library3.14.0rbrubygemsunverified

A fast native templating system that compiles directly to Ruby code.

gem install trenni
INSTALL
IMPORT
SIG · TRENNI
T
trenni
utilityrubyv3.14.0
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.

Trenni
require 'trenni'

Render a simple template with variables

require 'trenni' template = Trenni::Template.new('<h1>Hello, <%= name %>!</h1>') puts template.to_string(name: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.14.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
trenni — gem install trenni · libregistry