Primitives for media query and device features
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Library of primitives focused around component props.
A set of primitives based on Solid signals, used to trigger computations.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.
The Map & WeakMap data structures as a reactive signals.
Reactive primitives for implementing transition effects in SolidJS
Primitives for creating scheduled — throttled or debounced — callbacks.
A collection of SolidJS utilities
A tiny, performant animation library for SolidJS
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.
hast utility to transform to preact, react, solid, svelte, vue, etc
Webcomponents wrapper for Solid
Primitives for reading and writing to clipboard.
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
Parse String to Number based on configuration