Tilt Jade

screenshot of Tilt Jade

Compiles jade templates into anonymous functions for use as Rails clientside templates

Overview

tilt-jade is a Rails engine that allows for easy compilation of Jade templates into client-side functions, similar to how the Sprockets .eco engine works. It is best used in combination with the jst engine to attach the compiled function to the window.

Features

  • Simplified compiling of Jade templates into client-side functions.
  • Easy integration with the jst engine.
  • Can be combined with other engines for additional functionality.
  • MIT License for open source use.

Summary

tilt-jade is a Rails engine that simplifies the process of compiling Jade templates into client-side functions. It is best used in combination with the jst engine and offers easy installation and integration. The tilt-jade gem is provided under the MIT License for open source use.