0.1.4 • Published 1 year ago

toastification v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago