azure-storage-queue-ts
sickn33/antigravity-awesome-skills
This SDK provides comprehensive JavaScript/TypeScript functionality for interacting with Azure Queue Storage. It allows developers to implement robust asynchronous message queue patterns, including sending, receiving, peeking, and deleting messages. It supports various authentication methods (DefaultAzureCredential, connection string, SAS token) for secure and scalable deployment in enterprise cloud applications.