0.0.2 • Published 8 years ago

proto-psc-skatejs v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
8 years ago

SkateJS • TodoMVC

Skate is a web component library that provides an API to bind behaviour to DOM elements. It's based on the W3C specification for Custom Elements.

Resources

Articles

Support

Let us know if you discover anything worth sharing.

Implementation

This is how you'd build a TodoMVC app with just SkateJS using normal DOM means and simple templating. It's very basic, but it's a good starting point to begin experimenting and adding libraries to remove a lot of the boilerplate with maintaining state.

Credit

Created by Trey Shugart and Alex Reardon.