Skip to content

Commit 6476d9c

Browse files
authored
🔖 Update README with npm badge
1 parent 46696f7 commit 6476d9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# axios-error-handler
22

3+
[![npm version](https://badge.fury.io/js/axios-error-handler-ts.svg)](https://badge.fury.io/js/axios-error-handler-ts)
4+
35
A simple and flexible error handler for Axios requests, allowing customizable error messages based on HTTP status codes. It helps manage API error responses by providing clear and customized messages depending on the status code returned by the server.
46

57
## Installation

0 commit comments

Comments
 (0)