dreamcodez / yacomponent

Yet another web component system. Uses LiveScript class system. Encapsulates templating, dom mutation, and attachment phases (for event handlers) into one cohesive class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yacomponent

Yet another web component system. Uses LiveScript class system. Encapsulates templating, dom mutation, and attachment phases (for event handlers) into one cohesive class.

Build Status Coverage Status

About

Yet another web component system. Uses LiveScript class system. Encapsulates templating, dom mutation, and attachment phases (for event handlers) into one cohesive class.

License:MIT License


Languages

Language:JavaScript 60.3%Language:LiveScript 38.2%Language:Shell 1.5%