Skip to content
JS
Package

axios

Promise-based HTTP client for the browser and Node.js.

v1.20.0, 26 Aug 2026MITESM + CommonJSTypes: BundledRuns in: Browser, Node.js, Deno, BunHTTP clientsPromises and async control flow
$ npm install axios

Key numbers

As of 25 Sept 2026
Weekly downloads
85.4m
+47% over 12 months
Gzip bundle size
-
No Bundlephobia data
Dependencies
4
Direct, from package.json
Last release
29 days ago
v1.20.0
GitHub stars
109.2k
11.9k forks
Open issues / PRs
48 / 47
Contributors
665
Commits, last 52 weeks
466

Downloads

Last week 2026-09-15 to 2026-09-21
050m100m150mSept 2025Mar 2026Sept 2026High 125.7m (16 Jun 2026)Low 42m (23 Dec 2025)
Weekly npm downloads, one point per week, weeks starting 23 Sept 2025 to 15 Sept 2026. The y axis starts at zero.

85,399,829 downloads last week, 431,717,343 in the last month. The 12-month change of +47% compares the average of the last 4 weeks with the first 4 weeks of the series.

Releases, last 12 months
25138 in total
Latest version
1.20.0, 26 Aug 202629 days ago
First published
29 Aug 2014
Last push to GitHub
24 Sept 2026same day as the snapshot
Repository archived
No
Open issues
48
Open pull requests
47
Commits, last 52 weeks
466
Dependents on npm
179,715

Major versions

  1. v1 first release 1.0.0, 4 Oct 2022
  2. v0 first release 0.1.0, 29 Aug 2014

Recent releases

VersionPublished
0.34.016 Sept 2026
1.20.026 Aug 2026
1.19.029 Jul 2026
1.18.122 Jun 2026
1.18.014 Jun 2026
0.33.014 Jun 2026
1.17.03 Jun 2026
1.16.113 May 2026
0.32.04 May 2026
1.16.02 May 2026
1.15.221 Apr 2026
0.31.119 Apr 2026
1.15.119 Apr 2026
0.31.012 Apr 2026
Module format
ESM + CommonJSFrom package.json type, main and exports fields
TypeScript types
Bundled
Node.js engine range
Not declared
Runtimes
Browser, Node.js, Deno, BunFrom the package docs
Unpacked size (npm)
1.9 MB
Dependencies (4)
form-dataproxy-from-envfollow-redirectshttps-proxy-agent
npm install axios

CDN

jsDelivr: 572.6m requests in 30 days
  • jsDelivrhttps://cdn.jsdelivr.net/npm/axios@1.20.0/
  • unpkghttps://unpkg.com/axios@1.20.0/
  • esm.shhttps://esm.sh/axios@1.20.0
PackageWeekly downloadsGzipLast releaseModuleComparison
undici132.4m-todayCommonJS-
got30.4m-25 days agoESM onlyaxios vs got
superagent16.1m-1 day agoCommonJSaxios vs superagent
ky5.1m-27 days ago--
node-fetch141.9m-3 years agoESM onlynode-fetch vs axios
extrareqp21.3m-2 years ago--
request-promise-core4.3m-6 years agoCommonJS-
get-it2.1m-todayESM only-
  • Uses XMLHttpRequest in the browser and the Node.js http module on the server.
  • Has a fetch adapter since v1.7.0, used by default when the xhr and http adapters are unavailable.
  • Request and response interceptors can modify or transform data before it is sent or handled.
  • The README gives install commands for npm, Bun and Deno.
Notes checked against: axios README

Related

Sources: npm registry, npm downloads API, GitHub API, jsDelivr. Data fetched 25 Sept 2026.

Indexability: Indexed.