Solid React SDK#
Inrupt provides a Solid React SDK solid-ui-react
to help
developers create Solid applications.
solid-ui-react
consists of:
Authentication components |
To help you log in and log out of an identity provider. |
Data components |
To help you view and edit individual properties or view a sortable and filterable table of multiple things. |
Context providers and hooks |
To help simplify development when using functional programming. |
Getting Started#
To get started with Inrupt’s Solid React SDK, see:
Locally set up a provided sample application that uses the Solid React SDK. |
|
Install using |
|
Play with the Solid React SDK components in Storybook. In the Storybook, the Solid React SDK components are grouped
into categories; e.g.
For more information on Storybook, see the Storybook Documentation at storybook.js.org. |
|
View the Solid React SDK source on GitHub. |
JavaScript Client Libraries#
Inrupt’s Solid React SDK is built on top of the following JavaScript client libraries:
Library |
Description |
---|---|
|
A client library for accessing data stored in Solid Pods. |
|
A set of libraries for authenticating to Solid identity servers. |
|
A library that provides convenience objects for many RDF-related identifiers. |
For more information, see Inrupt JavaScript Client Libraries.
Issues & Help#
|
|
|