Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 774 Bytes

File metadata and controls

15 lines (9 loc) · 774 Bytes

solid-experiments

⚠️ Note: This is experimental and work in progress. It might be broken. Feel free to explore and provide feedback, but use at your own risk!

A repo containing Solid.js experiments. This is primarily shared for interested parties from the Solid.js community and the public.

solid-pixi

A high-performance fork of solid-pixi implemented using a custom renderer built with solid-js/universal. Provides improved performance through better integration with Solid.js's primitives.

Read more

styled

A collection of styling utilities for SolidJS, featuring variants, slots, and styled components. Inspired by libraries like cva, styled-components, and Panda CSS.

Read more