nodejs 开源项目

Posted zhen

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nodejs 开源项目相关的知识,希望对你有一定的参考价值。

adb(android)

概述

A pure Node.js client for the Android Debug Bridge.

安装:

npm install --save adbkit

npm install --save adbkit-monkey

依赖组件:

    npm install --save bluebird

 

参考:

     https://github.com/openstf/adbkit

     https://github.com/openstf/adbkit-monkey

     https://github.com/Spades-S/adbkit-monkey-test

     https://github.com/sidorares/node-adbhost

     https://github.com/flier/adb.js

     https://github.com/importre/chromeadb

以上是关于nodejs 开源项目的主要内容,如果未能解决你的问题,请参考以下文章