Skip to content

movahhedi/Toastification

Repository files navigation

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.

About

Toast Notifications for TypeScript & Lestin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published