azure-storage-simple

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 7, 2026

Simplified Promise-based interface for Azure Storage Services (Tables, Queues, Blob) for Node.js. Version 1.0.0 is the latest stable release. Wraps the official azure-storage SDK with a higher-level API that auto-creates resources, uses promises/async-await, and provides simplified table/queue/blob operations. Distinct from the official azure-storage SDK by offering a more concise interface focused on common patterns. Not actively maintained; last release was in 2016. Limited to Node.js (not browser-friendly).