0.0.5 • Published 7 years ago

inline-templates v0.0.5

Weekly downloads
16
License
-
Repository
github
Last release
7 years ago

This repository is no longer maintained.

Greenkeeper badge inline-templates adds a helper function called templates for your layout file.

templates([options={type: 'text/x-template', template_path:
'./templates/'}]);

Example

app.js

  require('inline-templates');

layout.jade

  !=templates({type:'text/x-serenade'});

Install it via npm:

npm install inline-templates
0.0.5

7 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago