activitystreams-pane

0.6.13 • Public • Published

activitystreams-pane

A visualization of Activity Streams types for solid-panes.

Demo

📗 Storybook

Currently supported types

Contribute

Tech stack

  • Typescript
  • React
  • Jest
  • Eslint
  • SolidOS

Tests

To run all tests:

npm run test
npm run test:e2e

Unit tests

Unit tests use jest and are placed next to the tested file as *.spec.ts files.

E2E tests

End-to-End (E2E) tests verify the rendering of the whole pane and are placed under ./e2e-tests.

Dev Server

Start a webpack dev server:

npm start

Visit http://localhost:8080/ to render the pane. Adjust const noteUri in ./dev/index.ts to show a different resource.

Build

npm run build

The build is done by tsc, webpack is only used as dev server and not for production build.

/activitystreams-pane/

    Package Sidebar

    Install

    npm i activitystreams-pane

    Weekly Downloads

    41

    Version

    0.6.13

    License

    MIT

    Unpacked Size

    30 kB

    Total Files

    25

    Last publish

    Collaborators

    • michielbdejong
    • timbl
    • jaxoncreed
    • aveltens
    • bourgeoa