2015-11-18 |

webcomponents.js

webcomponents.js is a set of polyfills built on top of the Web Components specifications. It makes it possible for developers to use these standards today across all modern browsers.

As these technologies are implemented in browsers, the polyfills will shrink and you’ll gain the benefits of native implementations. webcomponents.js automatically detects native support and switches to the fast path when available. Your elements seamlessly start relying on the native stuff–and get faster in the process.

阅读详情 -> Polyfills — WebComponents.org.

阅读详情 -> https://github.com/WebComponents/webcomponentsjs

发表评论

    评价:
    验证码: 点击我更换图片