-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Labels
Description
Hi @toorshia and @deezone, I have found this interesting project on github that uses Lit-Element that is
A simple base class for creating fast, lightweight web components
It is really interesting because it allows to write really clean code for web components and maybe could allow us to also remove Raphael as dependence.
Any thoughts about it? The example I have linked shows a round slider that is not so far from this.