adb-ts
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

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

Package Sidebar

Install

npm i adb-ts

Weekly Downloads

49

Version

5.0.0

License

Apache-2.0

Unpacked Size

316 kB

Total Files

215

Last publish

Collaborators

  • maaaartin