Registry / web-framework / slim
library5.2.1rbrubygemsunverified

Slim is a template language whose goal is to reduce syntax to the essential parts without becoming cryptic.

gem install slim
INSTALL
IMPORT
SIG · SLIM
S
slim
web-frameworkrubyv5.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.

Slim
require 'slim'

Render a Slim template with a variable.

require 'slim' Slim::Template.new { 'h1 Hello, #{{name}}!' }.render(Object.new, name: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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