@sheetfoundation/notify
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Notify

Plugin for displaying notification popups.

Install

$ npm i @sheetfoundation/notify

Use

import { notify } from "@sheetfoundation/notify"
import "@sheetfoundation/notify/dist/style.css"

notify.show({
  type: "information",
  message: "This is a popup notification."
})

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @sheetfoundation/notify

    Weekly Downloads

    0

    Version

    0.0.6

    License

    CC0-1.0

    Unpacked Size

    18 kB

    Total Files

    7

    Last publish

    Collaborators

    • finsky