Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 384 Bytes

HTML5 Web Components Bundle

Adds syntax for the W3C Web Components spec.

Specifically, adds support for the following tags and attributes:

<content select=""></content>
<decorator>
<template>
<element extends="" constructor="">
<x-{new custom element name}>
<div is="x-{element extended from div}"/>