Tallyb / stencil-todo

Stencil todo repository for testing demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stencil-todo

Stencil todo repository for Showing sample tests.

This is a todo app, similar to the TodoMVC website. there are 3 components:

  • My-app is the wrapper for the app.
  • TodoList manages the list of items display and changes to the list.
  • TodoItem - manages a single item editing.

About

Stencil todo repository for testing demonstration

License:MIT License


Languages

Language:TypeScript 57.9%Language:CSS 35.5%Language:HTML 6.2%Language:JavaScript 0.5%