wail

1.0.2 • Public • Published

wail

Browser notifications

Zero dependency - No stylesheet required

Usage

wail("Notification text here");

wail("Some other text here", {
    clickable: true,
    duration: false,
    style: {
        fontSize: '20'px
    }
});

Readme

Keywords

Package Sidebar

Install

npm i wail

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

4.88 kB

Total Files

4

Last publish

Collaborators

  • joakimmohn