# virtual-device-sdk

> [![CircleCI](https://circleci.com/gh/bespoken/virtual-device-sdk.svg?style=svg)](https://circleci.com/gh/bespoken/virtual-device-sdk) [![codecov](https://codecov.io/gh/bespoken/virtual-device-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/bespo

Latest version **1.9.3** (published 2023-05-02) · Apache 2.0 license · 0 weekly downloads

## Install

```sh
npm install virtual-device-sdk
pnpm add virtual-device-sdk
yarn add virtual-device-sdk
bun add virtual-device-sdk
```

Provides the command `bvd`.

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.9.3 |
| Published | 2023-05-02 |
| First published | 2017-11-17 |
| Weekly downloads | 0 |
| License | Apache 2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | > 6.0.0 |
| Dependencies | 4 |
| Unpacked size | 107.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 30 |
| Maintainers | jperata, jpkbst, eicruzado, diegobst |

## Links

- npm: https://www.npmjs.com/package/virtual-device-sdk
- Repository: https://github.com/bespoken/virtual-device-sdk
- Homepage: https://github.com/bespoken/virtual-device-sdk#readme
- Issues: https://github.com/bespoken/virtual-device-sdk/issues
- npm.io page: https://npm.io/package/virtual-device-sdk

## Dependencies (4)

- [chalk](https://npm.io/package/chalk.md) ^2.3.1
- [retry](https://npm.io/package/retry.md) ^0.12.0
- [dotenv](https://npm.io/package/dotenv.md) ^4.0.0
- [https-proxy-agent](https://npm.io/package/https-proxy-agent.md) ^5.0.0

## Recent versions

- 1.9.3 (latest) — 2023-05-02
- 1.9.5 (beta) — 2023-09-04
- 1.7.3-0 (alpha) — 2020-04-03
- 1.3.4-0 (batch) — 2018-02-23
- 1.9.4 — 2023-09-04
- 1.9.2 — 2023-03-02
- 1.9.1 — 2022-08-29
- 1.9.0 — 2022-05-12
- 1.8.4 — 2022-04-21
- 1.8.3 — 2020-09-23
- 1.8.2 — 2020-08-21
- 1.8.1 — 2020-07-30
- 1.8.0 — 2020-07-20
- 1.7.5 — 2020-05-11
- 1.7.4 — 2020-04-23
- … 57 more at https://npm.io/package/virtual-device-sdk/versions

## README

[![CircleCI](https://circleci.com/gh/bespoken/virtual-device-sdk.svg?style=svg)](https://circleci.com/gh/bespoken/virtual-device-sdk)
[![codecov](https://codecov.io/gh/bespoken/virtual-device-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/bespoken/virtual-device-sdk)
[![npm](https://img.shields.io/npm/v/virtual-device-sdk.svg)](https://www.npmjs.com/package/virtual-device-sdk)

# Virtual Device SDK
Use the Virtual Device SDK to test Alexa or Google Assistant without using your voice.

[Learn about using virtual devices in end-to-end testing here](https://read.bespoken.io/end-to-end/getting-started).

Learn about the API: 
* [For Node.js](https://read.bespoken.io/end-to-end/api#nodejs-api)
* [For HTTP](https://read.bespoken.io/end-to-end/api#http-api)

# Questions
Talk to us on [Gitter](https://gitter.im/bespoken/bst)

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