UNPKG

ap-popup

Version:

Flexible Angular popup/notification library

22 lines (15 loc) 826 B
# Angular Popup Library (ap-popup) 🚀 [![npm version](https://img.shields.io/npm/v/ap-popup.svg?style=flat-square)](https://www.npmjs.com/package/ap-popup) [![MIT License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) [![Angular](https://img.shields.io/badge/Angular-19+-DD0031.svg?style=flat-square)](https://angular.io/) A flexible, animated popup/notification library for Angular applications with multiple themes and animation options. ## Features - 🎨 Multiple pre-built themes (success, warning, error, etc.) - ✨ Custom animations (slide, fade, cubic bezier) - ⏱ Auto-dismiss after timeout - 🛠 Programmatic control via service - 📦 Lightweight and tree-shakable - 🎚 Fully customizable styles ## Installation ```bash npm install ap-popup