webloaf-temp
v1.0.2
Published
A lightweight toast notification module using petite-vue
Downloads
8
Maintainers
Readme
Webloaf
Webloaf is a lightweight, easy-to-use toast notification module built with petite-vue.
This module provides a simple interface for displaying toast notifications in a web application and is intended for use in no-code environemnts like Webflow. When initialized, it creates a container attached to the dom for receiving and and displaying toast notifications.
Features
- Simple and easy to use API
- Automatic setup on page load
- Customizable toast messages with options for border color, text color, and duration
Installation
Install the package via npm:
npm install toastify-petite