File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- ## angularjs-input-tags
1+ # angularjs-input-tags
22
33[ ![ GitHub release] [ badge-release-img ]] [ badge-release-lnk ]
44[ ![ Dependencies Status] [ badge-dependencies-img ]] [ badge-dependencies-lnk ]
88[ ![ Code Climate Issues] [ badge-code-climate-issues-img ]] [ badge-code-climate-issues-lnk ]
99[ ![ License] [ badge-license-img ]] [ badge-license-lnk ]
1010
11+ AngularJS component to manage tags in input with dropdown selector themed with Bootstrap
12+
1113### TL;DR
1214
1315- Demo and docs: [ https://heyprof.github.io/angularjs-input-tags/ ] ( https://heyprof.github.io/angularjs-input-tags/ )
1416- Install with npm: ` npm install angularjs-input-tags --save `
1517- Install with bower: ` bower install angularjs-input-tags --save `
1618- Develop with ` npm install ` and ` npm run serve `
17- - Contrib with fork, ` npm install ` , develop things, ` npm run build ` and fork request
19+ - Contrib with fork, ` npm install ` , develop things, ` npm run build ` and fork request
1820
19- ### Technical specs :
21+ ### Specs :
2022
2123Features:
2224- Easy AngularJS 1.5+ Component
@@ -48,7 +50,6 @@ That's it, you can create fork and submit your updates :)
4850
4951Technical TODOs:
5052- Yarn ?
51- - Deploy on npm repos
5253- create doc with dgeni
5354- Create tests
5455
You can’t perform that action at this time.
0 commit comments