Skip to content

hkevin01/JQuery-Error-Alert

Repository files navigation

Error-Alert

Overview

A modular jQuery utility for displaying error alerts from AJAX requests. It provides user-friendly messages for common AJAX errors, improving debugging and user experience.

Installation

  1. Clone the repository:
    git clone git@github.com:hkevin01/JQuery-Error-Alert.git
  2. Install dependencies:
    npm install

Usage

Include src/erroralert.js in your project and call errorAlert(jqXHR, exception, errorThrown) inside your AJAX error handler.

Contribution Guidelines

See CONTRIBUTING.md for details on how to contribute.

License

MIT

About

A modular jQuery utility for displaying error alerts from AJAX requests. It provides user-friendly messages for common AJAX errors, improving debugging and user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors