Getting Started

Fast alerts, no hassle and powered by Shadow DOM!

2024-12-21
rperezll

A fast and lightweight library for Angular 18+, also compatible with Ionic projects (based on Angular), that makes handling alerts and notifications effortless. Styled with Tailwind but built for production with a fully agnostic approach using Shadow DOM.

Features

  • 💡 Easy to use: Simple API to trigger notifications with various types and styles.
  • 🎨 Customizable: Fully configurable notification styles.
  • 📱 Agnostic: A library with encapsulated styles, designed to work seamlessly across a wide range of Angular project configurations.
  • 🥰 Minimal: Only requires dependencies from Angular Core, ensuring a lightweight and hassle-free integration.

Demo

You can try the Live Demo.

Let’s Start

To help you get started with the basics, let’s walk through the initial setup. If you’re new to the library, it’s important to follow these steps to ensure everything is configured properly. For a complete guide on the setup and usage, visit the installation section of the documentation.

Installation You'll learn how to install the ng-fast-toast library in your project.
2024-12-21

Last entries

Customizing Toasts How to Customize the Library.
2024-12-21
Getting Started Fast alerts, no hassle and powered by Shadow DOM!
2024-12-21
Toasts Reference Here are all the existing types of toast notifications.
2024-12-21
Usage How to use ng-fast-toast to display toast notifications in your Angular project.
2024-12-21
Installation You'll learn how to install the ng-fast-toast library in your project.
2024-12-21
Toasts types Here is the documentation for the types exported by the library.
2024-02-01