Skip to content

Simple and Lightweight Toast Notifications in Vanilla JavaScript Effortlessly create and customize non-intrusive toast notifications for your web applications, with zero dependencies.

License

Notifications You must be signed in to change notification settings

shubham-mishra-ca/JSToaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSToaster🍞: A Simple JavaScript Toast Notification System

JS Toaster is a simple, lightweight toast notification system built with pure JavaScript, HTML, and CSS. It provides a quick and easy way to display success, error, and invalid messages to the user.

Live Demo : You can view the live demo of JS Toaster here : https://js-toaster.vercel.app/

Technology Stack Highlights

  • HTML: Utilizes HTML for structuring the web page.
  • CSS: Employs CSS for styling the web page and the toast notifications.
  • JavaScript: Leverages JavaScript to create dynamic toast notifications.

JS Toaster is an attempt to create a simple yet effective toast notification system that can be easily integrated into any web project.

Features

The JS Toaster supports:

  • 💯 Free & open-source.
  • 🍞 Simple toast notifications.
  • 🎨 Customizable.
  • 🖼️ Different types of notifications demonstrated using Pure CSS animations: Success ✅, Error ❌, Invalid 🚫.

Usage

Here's a look at JS Toaster features in action:

JSToaster features in action

Installation

Follow these steps to set up and run JS Toaster on your local machine:

Clone the Repository

First, clone the repository to your local machine. You can do this by downloading the project files directly from GitHub.

Open the HTML File

Navigate to the project directory and open the index.html file in your browser.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Don't forget to give the project a star! Thanks again!

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • Font Awesome for the icons used in the toast notifications.

About

Simple and Lightweight Toast Notifications in Vanilla JavaScript Effortlessly create and customize non-intrusive toast notifications for your web applications, with zero dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published