jedireza / frame

:bulb: A user system API starter

Home Page:https://jedireza.github.io/frame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use js embeded in template

iraniamir opened this issue · comments

Hi,
& im so glad to open this issue ;)
im using this option in frame :
engines: { html: 'handlebars' },
because i hate jade engine and now im looking for a way to use js in .html template like this : <% JS %> . i see, jade had something like that but in handlebars its not working !
F1 me ?!

I don't think Handlebars supports embedded JavaScript. I suggest reading the docs: http://handlebarsjs.com/

Um thanks i find ejs.