buffalo-components
v0.0.25
Published
ReactJS components to render ActivityPub data
Downloads
5
Readme
buffalo-components
These are some ReactJS components to render ActivityPub objects. Components can be viewed on codeberg pages.
Installation
- [ ] Ensure stuff is installed automatically
npm install buffalo-components
npm install react react-dom
npm install @mui/material @emotion/react @emotion/styled @mui/icons-material
npm install dompurify
Components
This a list of components exported from index.js
.
Actor,
ActorDetails,
Conversation,
Announce,
NavigationContext,
TextObject,
Like,
DisplaySource,
Development
Visual Development can be done with react cosmos via
npm run cosmos
and
npm run es-cosmos
building uses esbuild.