Socket
Socket
Sign inDemoInstall

activitystreams-pane

Package Overview
Dependencies
Maintainers
5
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activitystreams-pane

A visualization of [Activity Streams](https://www.w3.org/TR/activitystreams-vocabulary/) types for solid-panes


Version published
Weekly downloads
36
decreased by-70.49%
Maintainers
5
Weekly downloads
 
Created
Source

activitystreams-pane

A visualization of Activity Streams types for solid-panes

Demo

📗 Storybook

Currently supported types

  • Note

Contribute

Tech stack

  • Typescript
  • React
  • Jest
  • Eslint
  • Prettier
  • SolidOS

Tests

To run all tests:

npm run test
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.

Keywords

FAQs

Package last updated on 14 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc