/enthraler-hello-amd

A "Hello World" example showing how to create an Enthraler using plain Javascript and an AMD define() function.

Primary LanguageJavaScript

Hello-World Enthraler

This is an enthraler template that demonstrates how a plain Javascript file can be used to load dependencies, import CSS styles, and render author data to the screen inside an Iframe.

Take a look at "hello.js" to see how simple it is.