gardym / require-engarde

A tale of betrayal! (and Asynchronous Module Definitions)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspired by _why's ASCII sword fighters from Art&&Code Synopsium[1] we present

--

                                                                   /'            /'
                                                                 /'            /'  
     ____     ,____          ____     ____      ____     _____,/' ____       /'    
   /'    )   /'    )       /'    )  /'    )   )'    )--/'    /' /'    )    /'      
 /(___,/'  /'    /'      /'    /' /'    /'  /'       /'    /' /(___,/'   /'        
(________/'    /(__     (___,/(__(___,/(__/'        (___,/(__(________ O           
                           /'                                                      
                   /     /'                                                        
                  (___,/'                                                          

--

A tale of betrayal and Asynchronous Module Definitions

Follow along at home

index.html (<script ... data-main='app/main')
-> app/main.js (follow the module dependencies)

How to play

git clone https://github.com/gardym/require-engarde.git
bundle install --binstubs --path=vendor/bundle
bin/rackup
-- point your browser to http://locahost:9292

About

A tale of betrayal! (and Asynchronous Module Definitions)


Languages

Language:JavaScript 100.0%Language:Ruby 0.0%