</>PackageGraphPackageGraph

axios

npmv1.18.1TypeScript

Promise based HTTP client for the browser and node.js

105.3M
Weekly downloads
0
Dependents
43
Dependencies
96/100
Popularity

Overview

axios is an npm package that promise based HTTP client for the browser and node.js. It is extremely widely used, with about 105.3M downloads per week. The latest version is 1.18.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need promise based HTTP client for the browser and node.js and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (105.3M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (43 direct dependencies) increases install size and audit surface.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of axios.

Dependencies

Dev (39)

@babel/core ^7.29.0@babel/preset-env ^7.29.5@commitlint/cli ^21.0.1@commitlint/config-conventional ^21.0.1@eslint/js ^10.0.1@rollup/plugin-alias ^6.0.0@rollup/plugin-babel ^7.0.0@rollup/plugin-commonjs ^29.0.2@rollup/plugin-json ^6.1.0@rollup/plugin-node-resolve ^16.0.3@rollup/plugin-terser ^1.0.0@vitest/browser ^4.1.7@vitest/browser-playwright ^4.1.7abortcontroller-polyfill ^1.7.8acorn ^8.16.0body-parser ^2.2.2chalk ^5.6.2cross-env ^10.1.0dev-null ^0.1.1eslint ^10.4.0express ^5.2.1formdata-node ^6.0.3formidable ^3.5.4fs-extra ^11.3.4get-stream ^9.0.1globals ^17.6.0gulp ^5.0.1husky ^9.1.7lint-staged ^17.0.5minimist ^1.2.8multer ^2.1.1playwright ^1.60.0prettier ^3.8.3rollup ^4.60.4rollup-plugin-bundle-size ^1.0.3selfsigned ^5.5.0stream-throttle ^0.1.3typescript ^5.9.3vitest ^4.1.7

Used by

Popular packages that depend on axios.

Alternatives to axios

Frequently installed together

Version history

VersionPublishedLicense
1.18.1latest27 days agoMIT
1.18.01 month agoMIT
0.33.01 month agoMIT
1.17.01 month agoMIT
1.16.12 months agoMIT
0.32.02 months agoMIT
1.16.02 months agoMIT
1.15.22 months agoMIT
0.31.13 months agoMIT
1.15.13 months agoMIT
0.31.03 months agoMIT
1.15.03 months agoMIT
1.14.03 months agoMIT
1.13.64 months agoMIT
0.30.35 months agoMIT
1.13.55 months agoMIT
1.13.45 months agoMIT
1.13.35 months agoMIT
1.13.28 months agoMIT
1.13.18 months agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install axios?

Run `npm install axios` to add axios to your npm project.

What license is axios released under?

axios is distributed under the MIT license.

How popular is axios?

axios has approximately 105,294,874 downloads per week.