Skip to content

Official documentation for the axios HTTP library

License

Notifications You must be signed in to change notification settings

rajveeerr/axios-docs

This branch is 3 commits behind axios/axios-docs:master.

Folders and files

NameName
Last commit message
Last commit date
May 12, 2023
Aug 19, 2024
Nov 5, 2024
Nov 8, 2024
Nov 13, 2024
Nov 6, 2024
Nov 6, 2024
May 12, 2023
May 12, 2023
May 12, 2023
Mar 7, 2021
Mar 7, 2021
May 19, 2021
Apr 6, 2021
Jan 31, 2022
Feb 14, 2023
Jul 13, 2023
Aug 19, 2024
Feb 14, 2023
Oct 25, 2021
Jan 31, 2022
Aug 19, 2024
Feb 14, 2023
Oct 21, 2021
Oct 11, 2021
Aug 19, 2024
Oct 15, 2024
Jan 22, 2021
Oct 25, 2021
Feb 14, 2023
Oct 13, 2021
May 12, 2023
Oct 25, 2021
May 12, 2023

Repository files navigation

Axios Website

Netlify Status Contributor Covenant

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • EJS 21.9%
  • SCSS 17.8%
  • Handlebars 1.0%