Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oslego/webcomponent-regions
- Owner: oslego
- Created: 2012-11-29T19:57:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-29T20:00:48.000Z (about 12 years ago)
- Last Synced: 2024-10-14T12:48:54.389Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- fromchrome://flags
enable:
- _Experimental WebKit features_
- _Experimental JavaScript_
- from **Developer Tools** options enable:
- Shadow DOM
Hope for the best!