Olly.js
Olly.js copied to clipboard
Function to get Embed string
With an HTML template (Handlebars, Angular) it's better to have a function that returns the actual HTML string. Right now the only way to interact with Olly is by sending an element. Should be helpful also on Node.js.
I agree, the original logic for this was that many templates require a Javascript to go along with the HTML template. However, this is likely to be changed in 1.1
+1 for this