1.0.2 • Published 10 months ago

webloaf-temp v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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