Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lit-todo-example

It is ToDo list example that demonstrate four libraries working together:

Build & Run

  • Clone repository
  • npm install or yarn install
  • npm run build-prod or yarn run build-prod
  • Open index.html

Live demo

Codepen (guaranteed work in latest Chrome)

Other related projects

  • lit-html - lit-html lets you write HTML templates with JavaScript template literals, and efficiently render and re-render those templates to DOM
  • lit-redux - is react-redux API implementation for lit-html library
  • lit-form - Formik API implementation for lit-html library

About

ToDo list that use lit-html + lit-redux + lit-form

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages