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.Remember that this library also works with Ionic. You can check out the test project, which presents an Ionic template project with the installation of ng-fast-toast. Visit the project