npm install driver-vendor[![Build Status][ci-img]][ci-url]
[![ESlint][eslint-img]][eslint-url]
[![Dependency Status][dep-img]][dep-url]
[![Dev Dependency Status][dev-dep-img]][dev-dep-url]
[![NPM version][npm-ver-img]][npm-url]
[![NPM downloads][npm-dl-img]][npm-url]
[![NPM license][npm-lc-img]][npm-url]
A third-party lib for drivers.
By npm:
``shell`
npm i driver-vendor --save
By yarn:
`shell``
yarn add driver-vendor
For browser you could get the dist file here.
- lodash by lodash-builder
- jquery
- babel-polyfill
- fetch
- moment
- hogan.js
- url-search-params
- numeral
- vue-runtime
[ci-img]:https://img.shields.io/travis/RiceQuant-FE/driver-vendor.svg?style=flat-square
[ci-url]:https://travis-ci.org/RiceQuant-FE/driver-vendor
[eslint-img]:https://img.shields.io/badge/eslint-handsome-brightgreen.svg?style=flat-square
[eslint-url]:https://github.com/poppinlp/eslint-config-handsome
[dep-img]:https://img.shields.io/david/RiceQuant-FE/driver-vendor.svg?style=flat-square
[dep-url]:https://david-dm.org/RiceQuant-FE/driver-vendor
[dev-dep-img]:https://img.shields.io/david/dev/RiceQuant-FE/driver-vendor.svg?style=flat-square
[dev-dep-url]:https://david-dm.org/RiceQuant-FE/driver-vendor#info=devDependencies
[npm-ver-img]:https://img.shields.io/npm/v/driver-vendor.svg?style=flat-square
[npm-dl-img]:https://img.shields.io/npm/dm/driver-vendor.svg?style=flat-square
[npm-lc-img]:https://img.shields.io/npm/l/driver-vendor.svg?style=flat-square
[npm-url]:https://www.npmjs.com/package/driver-vendor