5.0.0 • Published 6 months ago

adb-ts v5.0.0

Weekly downloads
36
License
Apache-2.0
Repository
github
Last release
6 months ago

Description

Module is a TS implementation of adbkit, adbkit-monkey and adbkit-logcat. The module uses socket interface of ADB. Version 3.x contains bug fixes and has less dependencies than previous versions.

Installation

npm install adb-ts
yarn add adb-ts

Development

Node version >=16.x. adb CLI.

Run to install dependencies:

yarn install

For building the output run

yarn build

Contribution

Feel free to create pull requests and issues at the repo. Make sure you wrote tests for your code. Scripts yarn test, yarn lint and yarn docs must exit without error.

API

See Documentation

Version 2 documentation is available here

5.0.0

6 months ago

4.0.4

12 months ago

4.0.3

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.0.2

1 year ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago