Registry / utility / tenjin

tenjin

JSON →
library0.7.1rbrubygemsunverified

A fast and lightweight template engine with auto-escaping, trimming, and YAML data loading support.

gem install tenjin
INSTALL
IMPORT
SIG · TENJIN
T
tenjin
utilityrubyv0.7.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.

Tenjin
✓ require 'tenjin'

Render a simple Tenjin template

require 'tenjin' engine = Tenjin::Engine.new output = engine.render('Hello, <?= name ?>!', name: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Resources
tenjin — gem install tenjin · libregistry