# azure-gallery

> Microsoft Azure Gallery Client Library for node

Latest version **2.0.0-pre.20** (published 2016-09-02) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install azure-gallery
pnpm add azure-gallery
yarn add azure-gallery
bun add azure-gallery
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0-pre.20 |
| Published | 2016-09-02 |
| First published | 2014-04-03 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 1174 |
| Author | Microsoft Corporation |
| Maintainers | windowsazure |
| Keywords | node, azure |

## Links

- npm: https://www.npmjs.com/package/azure-gallery
- Repository: https://github.com/Azure/azure-sdk-for-node
- Homepage: http://github.com/Azure/azure-sdk-for-node
- Issues: http://github.com/Azure/azure-sdk-for-node/issues
- npm.io page: https://npm.io/package/azure-gallery

## Dependencies (2)

- [underscore](https://npm.io/package/underscore.md) 1.4.x
- [azure-common](https://npm.io/package/azure-common.md) ^0.9.13

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 2.0.0-pre.20 (latest) — 2016-09-02
- 2.0.0-pre.19 — 2016-09-02
- 2.0.0-pre.18 — 2015-10-07
- 2.0.0-pre.17 — 2015-06-08
- 2.0.0-pre.16 — 2015-05-04
- 2.0.0-pre.15 — 2015-03-25
- 2.0.0-pre.14 — 2015-02-09
- 2.0.0-pre.13 — 2015-01-21
- 2.0.0-pre.12 — 2014-12-02
- 2.0.0-pre.11 — 2014-10-03
- 2.0.0-pre.10 — 2014-09-10
- 2.0.0-pre.9 — 2014-08-12
- 2.0.0-pre.8 — 2014-07-30
- 2.0.0-pre.7 — 2014-06-23
- 2.0.0-pre.6 — 2014-06-20
- … 5 more at https://npm.io/package/azure-gallery/versions

## README

# Microsoft Azure SDK for Node.js - Gallery

This project provides a Node.js package for accessing the Azure Gallery. Right now it supports:
- **Node.js version: 0.6.15 or higher**
- **API version: **

## Features


## How to Install

```bash
npm install azure-gallery
```

## How to Use

### Authentication

### Create the gallery client

## Related projects

- [Microsoft Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node)

---
_Source: https://npm.io/package/azure-gallery · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
