Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

piyushchauhan2011/skatejs-lithtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extending lit-html with SkateJS

dev server

  • yarn start
  • visit https://localhost:1234

Sample code you can execute

var withLitHTML = document.querySelector("with-lit-html")
withLitHTML.change()