Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

profile-pane

Package Overview
Dependencies
Maintainers
3
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

profile-pane

A SolidOS compatible pane to display a personal profile page

  • 1.0.19
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
80
decreased by-25.23%
Maintainers
3
Weekly downloads
 
Created
Source

profile-pane

SolidOS pane that displays a personal profile page

This is a re-write that is going to replace the current profile pane

CI

Contribute

Tech stack

  • Typescript
  • lit-html
  • Jest
  • Eslint
  • SolidOS

Tests

To run all tests:

npm test
Unit tests

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

Integration tests

Integration tests verify the rendering of the whole pane (with mocked HTTP requests) and are placed under ./src/integration-tests.

Dev Server

Start a webpack dev server:

npm start

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

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 03 Apr 2024

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