pulse-alerts
v1.6.0
Published
A lightweight and customizable JavaScript popup notification library with built-in animations, auto-dismiss timers, and support for success, error, info, and warning alerts—no external CSS needed.
Downloads
15
Maintainers
Readme
��#� �p�u�l�s�e�-�a�l�e�r�t�s� �b�y� �H�u�s�n�a�i�n� �M�a�z�h�a�r� � �
�
��S�i�m�p�l�e�,� �b�e�a�u�t�i�f�u�l�,� �a�n�i�m�a�t�e�d� �p�o�p�u�p� �n�o�t�i�f�i�c�a�t�i�o�n� �u�t�i�l�i�t�y� �f�o�r� �R�e�a�c�t� �a�n�d� �J�a�v�a�S�c�r�i�p�t�.��
�
�
�
�-�-�-�
�
�
�
�#�#� �I�n�s�t�a�l�l�
�
�
�
����b�a�s�h�
�
�n�p�m� �i�n�s�t�a�l�l� �p�u�l�s�e�-�a�l�e�r�t�s�
�
����
�
�
�
�-�-�-�
�
�
�
�#�#� �U�s�a�g�e�
�
�
�
����j�s�
�
�i�m�p�o�r�t� �{� �s�h�o�w�P�o�p�u�p� �}� �f�r�o�m� �'�p�u�l�s�e�-�a�l�e�r�t�s�'�;�
�
�
�
�s�h�o�w�P�o�p�u�p�(�{�
�
� � �t�y�p�e�:� �'�s�u�c�c�e�s�s�'�,� � � � � � � � � � � �/�/� �'�s�u�c�c�e�s�s�'� �|� �'�e�r�r�o�r�'� �|� �'�i�n�f�o�'� �|� �'�w�a�r�n�i�n�g�'�
�
� � �m�e�s�s�a�g�e�:� �'�O�p�e�r�a�t�i�o�n� �d�o�n�e�!�'�,�
�
� � �d�u�r�a�t�i�o�n�:� �3�0�0�0�,� � � � � � � � � � � � �/�/� �p�o�p�u�p� �a�u�t�o� �c�l�o�s�e�s� �a�f�t�e�r� �3�0�0�0�m�s�
�
� � �s�h�o�w�C�l�o�s�e�:� �t�r�u�e� � � � � � � � � � � � �/�/� �s�h�o�w� �c�l�o�s�e� �(���)� �b�u�t�t�o�n�,� �o�p�t�i�o�n�a�l�
�
�}�)�;�
�
����
�
�
�
�-�-�-�
�
�
