yusenthebot

@azure/storage-blob

Microsoft Azure Storage SDK for JavaScript - Blob. 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/azure-storage-blob

Install via the SkillsCat registry.

SKILL.md

@azure/storage-blob

Overview

Microsoft Azure Storage SDK for JavaScript - Blob. A popular CLI package for Node.js with 18.7M monthly downloads.

Installation

npm install @azure/storage-blob

Core API / Usage

import azurestorageblob from '@azure/storage-blob';

// See official documentation for complete API reference
// https://www.npmjs.com/package/@azure/storage-blob

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: 12.31.0. Check the changelog when upgrading across major versions.
  • Refer to the official npm page for edge cases and advanced configuration.