This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* WARNING: This code uses ECMAScript 6 features. | |
* today June 20, 2013, this works in Chrome only | |
* if you enable Javascript Experiments in your | |
* chrome flags settings. | |
*/ | |
/* | |
* This is not a full implementation of the presented/idea | |
* Component Carcass |