toastification
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Toastification

Toast notifications for TypeScript & Lestin.

Zero-dependency.

Import Font Awesome for Toast actions' icons.

import { ShowToast, ToastType } from "toastification/Toast";
import "toastification/dist/Toast.css";
import("@fortawesome/fontawesome-free/js/all.min.js");

ShowToast(ToastType.Success, "Done! Now go get some coffee!");

License

Developed by Shahab Movahhedi

MIT Licensed.

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i toastification

    Weekly Downloads

    8

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    185 kB

    Total Files

    17

    Last publish

    Collaborators

    • movahhedi