Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@appsignal-tools/appsignal-ui

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@appsignal-tools/appsignal-ui

A component library for AppSignal

unpublished
Source
npmnpm
Version
0.0.1-7
Version published
Weekly downloads
21
90.91%
Maintainers
2
Weekly downloads
 
Created
Source

appsignal-ui

AppSignal UI is a Typescript component library, documented and developed with storybook.

Every new component added should:

  • have a story, documenting its behaviour
  • TBD

To start development, best locally run storybook and enjoy hot reloading.

npm run storybook

Storybook should automatically open. If it does not, you should find it at: http://localhost:6006/

Release process

In order to test before publishing a release, we can use yalc and another local test project.

https://www.npmjs.com/package/yalc

First, in this project, locally publish via yalc

yalc publish

Then, in the second project, add this as a dependency via yalc

yalc add @appsignal-tools/appsignal-ui

Then verify that the components can be used in the second project.

FAQs

Package last updated on 19 Oct 2023

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