@solid-primitives/filesystem
A primitive for convenient file system access.
A primitive for convenient file system access.
SolidJS Primitive to simplify the creation of global stores and the ability to access and mutate them.
Primitive that wraps the fullscreen API.
Primitives to query geolocation and observe changes.
Directives to react to gestures
Primitive that generates a client and reactive GraphQL queries
Primitives for managing undo/redo history in Solid.
Library of primitives for providing internationalization support.
Primitives for media query and device features
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
A collection of Solid Primitives, that capture current mouse cursor position, and help to deal with common related usecases.
A primitive for creating a mutable store, an alternative to Solid's createStore.
Primitive providing the ability to watch for changes made to the DOM tree.
Primitive to track page visibility
A primitive that creates all the reactive data to manage your pagination.
Primitive that wraps permission queries
A set of const boolean variables identifying device and browser type.
A collection of primitives, giving you a nicer API to handle pointer events in a reactive context.
Promised one-time watch for changes. Await a reactive condition.
Library of primitives focused around component props.