enthraler / enthraler-hello-amd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 90.3%Language:CSS 9.7%