Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oslego/webcomponent-regions

Demo with CSS Regions as Web Components
https://github.com/oslego/webcomponent-regions

Last synced: about 1 month ago
JSON representation

Demo with CSS Regions as Web Components

Awesome Lists containing this project

README

        

CSS Regions as Web Components
=====

Encapsulate layout with CSS Regions into a reusable Web Component.

Uses [@dglazkov](https://github.com/dglazkov)'s [Web-Components-Polyfill](https://github.com/dglazkov/Web-Components-Polyfill).

**BEWARE: cutting-edge, experimental stuff that might bite.**

Requirements
----
- [Google Chrome Canary](https://tools.google.com/dlpage/chromesxs)
- from chrome://flags enable:
- _Experimental WebKit features_
- _Experimental JavaScript_
- from **Developer Tools** options enable:
- Shadow DOM

Hope for the best!