1.0.3 • Published 5 years ago

@ordinateio/notify v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Notify

The implementation of simple notifications.

Installation

npm install --save-dev @ordinateio/notify

Usage

import "@ordinateio/notify/dist/index.css";
import {Notify} from "@ordinateio/notify";

let notify = new Notify({
    duration: 20000,
});

notify.success("For example, when designing a brochure or book, a designer ...");
2.0.4

4 years ago

1.0.7

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago