Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 295 Bytes

File metadata and controls

6 lines (4 loc) · 295 Bytes

Dom Manipulation for Blade

A Blade directive that provide a way to take static HTML files and use them as templates for rendering your HTML Views.

This uses the library developed by Kroc Camen at camendesign.com/dom_templating. There you can read some of the advantages of using this method.