Library of primitives focused around component props.
Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.
The Map & WeakMap data structures as a reactive signals.
Primitives for creating scheduled — throttled or debounced — callbacks.
Reactive primitives for implementing transition effects in SolidJS
A collection of SolidJS utilities
A tiny, performant animation library for SolidJS
Immutable Data Collections
Universal router for SolidJS
Primitives for tracking HTML element size and position on screen as it changes.
Solid-specific linting rules for ESLint.
A Lucide icon library package for Solid applications.
Debugger of the Solid's reactivity graph — a cornerstone of all solid-devtools.
Collection of reactive primitives focused on styles.
A store for Nano Stores state manager to keep data in localStorage
hast utility to transform to preact, react, solid, svelte, vue, etc
Webcomponents wrapper for Solid
Simple key-value storage with support for multiple backends
A node module for Google's Universal Analytics tracking
Simple and complete Solid testing utilities that encourage good testing practices.
SolidJS bindings for Floating UI
<p align="center"> <a href="https://heroicons.com" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tailwindlabs/heroicons/HEAD/.github/logo-dark.svg"> <source media="(pref
A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.
Merkle tree implemented as a persistent datastructure