axios-docs
axios-docs copied to clipboard
Official documentation for the axios HTTP library
 **Describe the bug** I noticed a small typographical error in the Japanese version of the documentation. The term "Axiom" is used instead of "Axios" in the navigation...
Fix 218 - Update Japanese doc Before fix: After fix:
### Description of the Bug The navbar on the landing page of `axios-http.com` was overlapping the headline in the hero section. This caused a visual issue where the content was...
fixed this issue https://github.com/axios/axios/issues/6020 raised made the styles on the "View On GitHub" button to be consistent on the landing page. changes made from this  to this 
Added a button to copy the command using JS Fixes axios/axios #6663 Fixes #211
**Describe the bug** RangeError: Invalid count value **To Reproduce** Steps to reproduce the behavior: 1. Open the project 2. Do the instructions specified in the **README** file 4. After building...
**Describe the bug** There is a horizontal scrollbar on axios sponsor. But it is not working in local setup. But in the main website it is just fine. But if...
**Is your feature request related to a problem? Please describe.** There is no copy button near the code part. So I always has to copy manually. **Describe the solution you'd...
**Describe the bug** The navbar on the landing page of axios-http.com overlaps on the heading of hero section of the page. **To Reproduce** Steps to reproduce the behavior: 1. Go...