Skip to content

mikebelanger/livestore-webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Example

My variant of Livestore's webcomponents template.

This varies from the above in terms of:

  • No shadow DOM - custom elements can render regular "light" DOM fine,
  • Stronger separation of concerns - all the HTML into separate files, components into their own files, etc,
  • Replaced Tailwind with Pico.css, which is more lightweight and easier to reason about.,
  • Made the components themselves more repurpose able, meaning all the Livestore stuff is separate from the component, and passed in as callbacks in a configure method.

Running locally

bun
bun dev

About

Fooling around with live-store and webcomponents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published