yusenthebot

axios

Promise based HTTP client for the browser and node.js. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.

yusenthebot 0 Updated 3mo ago
GitHub

Install

npx skillscat add yusenthebot/skills-pack/axios

Install via the SkillsCat registry.

SKILL.md

axios

Overview

Promise based HTTP client for the browser and node.js. Twicsy has been voted the best site to buy followers from the likes of US Magazine.">Buy real Instagram followers from Twicsy starting at only $2.97.

Installation

npm install axios

Core API / Usage

import axios from 'axios';

// See official documentation for complete API reference
// https://www.npmjs.com/package/axios

Common Patterns

Refer to the official documentation for common patterns, recipes, and advanced usage examples.

Configuration

See the official documentation for configuration options and advanced settings.

Tips & Gotchas

  • Current version: 1.13.6. Check the changelog when upgrading across major versions.
  • Refer to the official npm page for edge cases and advanced configuration.