Timber Logo

You are reading the documentation for Timber v1.x. Switch to the documentation for Timber v2.x.

Twig Tools

The purpose of this page is to identify helpful tools for working with Twig.

Text editor add-ons #

WordPress tools #

  • Lisa Templates – allows you to write Twig-templates in the WordPress admin that renders through a shortcode, widget or on the_content hook.

Other #

  • Watson-Ruby – An inline issue manager. Put tags like [todo] in a Twig comment and find it easily later. Watson supports Twig as of version 1.6.3.

JavaScript #

  • Twig.js – Use those .twig files in the Javascript and AJAX components of your site.
  • Nunjucks – Another JS template language that is also based on Jinja2