Hacker News new | past | comments | ask | show | jobs | submit login

Not really sure what problem this is trying to solve. I am more enthused about the potential of Web Components, shadow-dom etc. [1] Take a look at Polymer [2]. By abstracting away the concept of the contrived set of HTML Elements we currently have we can create new 'complex' elements/components while retaining consistency with the rest of the DOM API.

[1]: http://www.w3.org/TR/2013/WD-components-intro-20130606/ [2]: http://www.polymer-project.org/




There is also x-tags [1] by Mozilla which uses some polyfills from polymer.

They also have some repositories for ready to use webcomponents like x-registry [2] or brick [3].

[1]: http://www.x-tags.org/ [2]: http://registry.x-tags.org/ [3]: http://mozilla.github.io/brick/


Yeah, that's what I was thinking. It's also part of HTML now, so it has that going for it as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: