Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
solid primitives
A collection of SolidJS primitives providing various features of a pubsub/event-emitter/event-bus.
Primitives to manage audio and single sounds.
Two simple primitives for setting cursor css property reactively.
Primitives simplifying or extending the SolidJS Context API
A set of const boolean variables identifying device and browser type.
Primitive to create a web socket connection
Collection of reactive primitives and utility functions, providing easier ways to deal with dates in SolidJS
A reactive document.activeElement. Check which element is currently focused.
solid primitives
solid primitives
Control Flow Primitives for displaying given number or a number range of elements.
Primitives for tracking and observing nested reactive objects in Solid.
Utility to animate the presence of an element based on the existence of data or lack thereof.
Primitive providing the ability to watch for changes made to the DOM tree.
A primitive to tokenize your solid-components to enable custom parsing.
Package providing extra layer of lifecycle primitives for Solid.
Primitives to support using the intersection observer API.
The Set & WeakSet data structures as a reactive signals.
Primitives for reading and writing to clipboard.
Primitives for uploading files.
Primitive for rectifying immutable values and dealing with immutability in Solid.
Promised one-time watch for changes. Await a reactive condition.