A set of primitives based on Solid signals, used to trigger computations.
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
Debugger of the Solid's reactivity graph — a cornerstone of all solid-devtools.
Solid-specific linting rules for ESLint.
A bunch of reactive utility types and functions, for building primitives with Solid.js
Primitives for tracking HTML element size and position on screen as it changes.
Collection of reactive primitives focused on styles.
Webcomponents wrapper for Solid
Write meta tags to the document head
<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
No description provided.
Components to manage animations for SolidJS
A collection of SolidJS primitives providing various features of a pubsub/event-emitter/event-bus.
Primitives to manage timeout and interval
A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.
Primitive that provides reactive wrappers for storage access
Solid debugging utilities for logging the state of the reactivity graph to the console.
SolidJS bindings for Floating UI
Solid's integration for ESBuild
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
Runtime library for hooking up SolidJS application with Solid Devtools Extension