alertify-bar
v0.1.2
Published
[![Version](https://img.shields.io/npm/v/alertify-bar.svg)](https://www.npmjs.com/package/alertify-bar) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/your-username/alertify-bar/blob/main/LICENSE)
Downloads
5
Readme
Alertify Bar
Overview
Alertify Bar is a customizable Angular library for displaying notification bars in your web application. It provides a simple and flexible way to show informative messages to users.
Features
- Display customizable notification bars with various styles (success, error, warning, info)
- Set the position, duration, and action button for the notification bars
- Handle events such as onShow, onClose, and onInteract
- Easy integration into your Angular projects
Installation
Install the library using npm:
npm install alertify-bar
Basic Usage
Alertifybars are used for notifications in server error, warning and info. Also it is used when it is created, updated, deleted and when we confirm the dialog boxes.
For more detailed documentation and examples, please refer to the library documentation.
License
This project is licensed under the MIT License.
Feel free to update and modify this template according to your library's specific features, usage instructions, and license details.