https://github.com/macacajs/driver-base
Macaca driver base
https://github.com/macacajs/driver-base
macaca
Last synced: about 1 year ago
JSON representation
Macaca driver base
- Host: GitHub
- URL: https://github.com/macacajs/driver-base
- Owner: macacajs
- License: mit
- Created: 2016-02-29T12:26:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T14:46:54.000Z (about 8 years ago)
- Last Synced: 2025-04-15T18:19:46.524Z (about 1 year ago)
- Topics: macaca
- Language: JavaScript
- Homepage: https://macacajs.github.io
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# driver-base
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/driver-base.svg?style=flat-square
[npm-url]: https://npmjs.org/package/driver-base
[travis-image]: https://img.shields.io/travis/macacajs/driver-base.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/driver-base
[coveralls-image]: https://img.shields.io/coveralls/macacajs/driver-base.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/driver-base?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/driver-base.svg?style=flat-square
[download-url]: https://npmjs.org/package/driver-base
> Macaca driver base
## Installment
```bash
$ npm i driver-base --save
```
## Contributors
|[
xudafeng](https://github.com/xudafeng)
|[
ziczhu](https://github.com/ziczhu)
| :---: | :---: |
This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto upated at `Sun May 13 2018 22:45:03 GMT+0800`.
## License
The MIT License (MIT)