Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ This repository lists components that can be used to extend the [Community Solid
|-----------|-------------|
| [Hello World](https://github.com/CommunitySolidServer/hello-world-component) | Help people get started creating their own components |
| [Derived Resources](https://github.com/SolidLabResearch/derived-resources-component) | Allows the creating of derived/virtual resources, whose contents are dynamically generated based on other resources. |
| [IPFS Backend](https://github.com/DianaNegut/css-ipfs-backend) | An IPFS (Kubo/MFS) storage backend: DataAccessor that stores Solid pod data on IPFS instead of the local filesystem. |