FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

axios/axios-docs: Official documentation for the axios HTTP library · GitHub

This repository was archived by the owner on Apr 14, 2026. It is now read-only.
/ axios-docs Public archive

Latest commit

 

History

209 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Important

This repo will be deprecated and archived, as we will keep the docs in the main repo going forward.

Axios Website

The documentation page was built using inert static site generator. It works like this: Inside the root folder, there are some configuration, templates, styles, and, most importantly, in the posts folder, multiple markdown files containing the documentation.

To compile the documentation page, one must first install the inert CLI:

npm i -g inert-ssg # yarn global add inert-ssg

Now, open a terminal and run the following command:

inert build

Inert will convert the markdown files into HTML, insert them into the templates, compile the SCSS styles and write the output into the public directory.

This website was generously created by @codemaster138

About

Official documentation for the axios HTTP library

Resources

Code of conduct

Contributing

Stars

181 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL