File tree Expand file tree Collapse file tree 5 files changed +933
-16
lines changed Expand file tree Collapse file tree 5 files changed +933
-16
lines changed Original file line number Diff line number Diff line change
1
+ sudo : false
2
+ os :
3
+ - linux
4
+ - osx
5
+ language : node_js
6
+ install : npm install
7
+ script : npm test
8
+ after_script : npm run coverage
9
+ env :
10
+ global :
11
+ - NODE_ENV=travis
12
+ node_js :
13
+ - node
14
+ - ' 8'
15
+ - ' 7'
16
+ - ' 6'
Original file line number Diff line number Diff line change 1
- # Vue-Array [ ![ npm] ( https://img.shields.io/npm/dy/vue-array.svg )] ( https://www.npmjs.com/package/vue-array ) [ ![ npm] ( https://img.shields.io/github/issues/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/github/forks/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/github/stars/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/BlackHole1/all-equal )
1
+ # Vue-Array
2
+ [ ![ Node Version] ( https://img.shields.io/badge/node.js-%3E=_6-green.svg )] ( https://travis-ci.org/BlackHole1/vue-array )
3
+ [ ![ Build Status] ( https://travis-ci.org/BlackHole1/vue-array.svg?branch=master )] ( https://travis-ci.org/BlackHole1/vue-array )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/BlackHole1/vue-array/badge.svg?branch=master )] ( https://coveralls.io/github/BlackHole1/vue-array?branch=master )
5
+ [ ![ Npm Downlaod] ( https://img.shields.io/npm/dy/vue-array.svg )] ( https://www.npmjs.com/package/vue-array )
6
+
7
+ [ ![ NPM] ( https://nodei.co/npm/vue-array.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/vue-array/ )
2
8
3
9
[ English documents] ( https://github.com/BlackHole1/vue-array/blob/master/README.md )
4
10
Original file line number Diff line number Diff line change 1
- # Vue-Array [ ![ npm] ( https://img.shields.io/npm/dy/vue-array.svg )] ( https://www.npmjs.com/package/vue-array ) [ ![ npm] ( https://img.shields.io/github/issues/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/github/forks/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/github/stars/BlackHole1/vue-array.svg )] ( https://github.com/BlackHole1/all-equal ) [ ![ npm] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/BlackHole1/all-equal )
1
+ # Vue-Array
2
+ [ ![ Node Version] ( https://img.shields.io/badge/node.js-%3E=_6-green.svg )] ( https://travis-ci.org/BlackHole1/vue-array )
3
+ [ ![ Build Status] ( https://travis-ci.org/BlackHole1/vue-array.svg?branch=master )] ( https://travis-ci.org/BlackHole1/vue-array )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/BlackHole1/vue-array/badge.svg?branch=master )] ( https://coveralls.io/github/BlackHole1/vue-array?branch=master )
5
+ [ ![ Npm Downlaod] ( https://img.shields.io/npm/dy/vue-array.svg )] ( https://www.npmjs.com/package/vue-array )
6
+
7
+ [ ![ NPM] ( https://nodei.co/npm/vue-array.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/vue-array/ )
2
8
3
9
[ 中文文档] ( https://github.com/BlackHole1/vue-array/blob/master/README-zh.md )
4
10
You can’t perform that action at this time.
0 commit comments