classy-solid icon indicating copy to clipboard operation
classy-solid copied to clipboard

Solid.js reactivity patterns for classes, and class components. See https://github.com/lume/element for a Custom Element system built with classy-solid.

Results 1 classy-solid issues
Sort by recently updated
recently updated
newest added

I had an idea to implement something like classy-solid does because one of the qualms I have with Solid is its unnecessary verbosity, which decorators would definitely help with. I...