swes6
                                
                                
                                
                                    swes6 copied to clipboard
                            
                            
                            
                        Service Worker ES6
swes6 installs a service worker to transcompile es6->es5 on the fly.
For the demo:
Run:
~/swes6$ python -m SimpleHTTPServer
Navitage to: http://localhost:8000/src/demo.html
Note that the es6/test.js didn't parse correctly.
Reload!
Note that the es6/test.js parses correctly!
⁂ Party! ⁂