RubyFlow The Ruby and Rails community linklog

Crafty, a simple library to build HTML

Unsatisfied with the existing libraries that allow you to build HTML with Ruby, I just launched Crafty. Crafty is different, because it gives you a set of helper modules that you can use to build HTML in any Ruby class. Consider Crafty a friendly, framework-agnostic alternative to clunky Rails helpers such as content_tag. It is also faster than most alternatives. Crafty is not a templating language, but it helps to create builder classes, similar in nature to Rails FormBuilder. Learn more.

Comments

This looks interesting and the benchmarks seem impressive.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in