Permalink
Browse files

added resources

  • Loading branch information...
1 parent ab0d6f7 commit aed65eb178eff6dc287b2fd529e10db09dfddbee Andrea Giammarchi committed Sep 18, 2014
Showing with 9 additions and 0 deletions.
  1. +9 −0 RESOURCES.md
View
@@ -0,0 +1,9 @@
+# A list of resources related to Custom Elements and this polyfill
+
+## Demo
+
+ * [Self contained Custom Elements via restyle()](http://webreflection.blogspot.co.uk/2014/08/self-contained-custom-elements-via.html) post and its cross browser [demo](https://webreflection.github.io/custom-element/)
+ * [transform-3d](https://github.com/kentaromiura/transform-3d/) repo and [its demo](http://kentaromiura.github.io/transform-3d/)
+ * comparison against Polymer and demos in [Why Web Components Are Ready For Production](http://developer.telerik.com/featured/web-components-ready-production/)
+ * [W3C Specifications](http://w3c.github.io/webcomponents/spec/custom/)
+ * [HTML5 Rocks Article](http://www.html5rocks.com/en/tutorials/webcomponents/customelements/) except for the Shadow DOM being completely different specification

0 comments on commit aed65eb

Please sign in to comment.