@semapps/activitypub-components

React-Admin components for ActivityPub display

Usage no npm install needed!

<script type="module">
  import semappsActivitypubComponents from 'https://cdn.skypack.dev/@semapps/activitypub-components';
</script>

README

React-Admin components for ActivityPub display

Development

npm run pre-publish

Build the library in CommonJS and ES mode. This command should always be run before publishing.

npm run dev

Develop mode. Any change you make to a file in the /src directory will be immediately compiled.