New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

notification-ui

Package Overview
Dependencies
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

notification-ui

General Notifications UI

unpublished
latest
npmnpm
Version
1.0.1
Version published
Maintainers
11
Created
Source

notification-ui

Maintained by Kevin Bajzek, Github handle: kbajzek, Email: kbajzek@paro.io

Overview

This is the main repo for the Notifications UI

Initial setup

Development

Local development is broken into two parts (ideally using two tabs).

First, run and compile the module. This will also watch for any changes made to your module.

yarn start

The second part will run the web app (create-react-app) that automatically links to your local version of your module. The web app is used to test your module and display examples of the ui components.

# open new tab
cd web
yarn start

FAQs

Package last updated on 04 Apr 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