File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
1
# vue-input-tag
2
- > A Vue.js 2.0 input tag component inspired in [ react-tagsinput] ( https://github.com/olahol/react-tagsinput )
3
-
4
- [ ![ Codeship] ( https://img.shields.io/codeship/3a192ae0-9502-0134-8f6e-1e693cf3975e/master.svg )] ( )
5
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/matiastucci/vue-input-tag/badge.svg?branch=master )] ( https://coveralls.io/github/matiastucci/vue-input-tag?branch=master )
6
- [ ![ bitHound Overall Score] ( https://www.bithound.io/github/matiastucci/vue-input-tag/badges/score.svg )] ( https://www.bithound.io/github/matiastucci/vue-input-tag )
7
- [ ![ bitHound Dependencies] ( https://www.bithound.io/github/matiastucci/vue-input-tag/badges/dependencies.svg )] ( https://www.bithound.io/github/matiastucci/vue-input-tag/master/dependencies/npm )
8
- [ ![ bitHound Code] ( https://www.bithound.io/github/matiastucci/vue-input-tag/badges/code.svg )] ( https://www.bithound.io/github/matiastucci/vue-input-tag )
9
- [ ![ Version] ( https://img.shields.io/npm/v/vue-input-tag.svg )] ( https://www.npmjs.com/package/vue-input-tag )
10
- [ ![ License] ( https://img.shields.io/npm/l/vue-input-tag.svg )] ( https://www.npmjs.com/package/vue-input-tag )
11
- [ ![ Monthly Downloads] ( https://img.shields.io/npm/dm/vue-input-tag.svg )] ( https://www.npmjs.com/package/vue-input-tag )
2
+ > A Better Vue.js 2.0 input tag component inspired in [ react-tagsinput] ( https://github.com/olahol/react-tagsinput ) , an improved version of [ vue-input-tag] ( https://tucci.me/vue-input-tag )
3
+
4
+ [ ![ Build Status] ( https://travis-ci.org/Yproximite/better-vue-input-tag.svg?branch=master )] ( https://travis-ci.org/Yproximite/better-vue-input-tag )
5
+ [ ![ Version] ( https://img.shields.io/npm/v/better-vue-input-tag.svg )] ( https://www.npmjs.com/package/better-vue-input-tag )
6
+ [ ![ License] ( https://img.shields.io/npm/l/better-vue-input-tag.svg )] ( https://www.npmjs.com/package/better-vue-input-tag )
12
7
13
8
<p align =" center " >
14
9
<img src =" demo.gif " width =" 750 " alt =" Logo " />
You can’t perform that action at this time.
0 commit comments