{"id":15024327,"url":"https://github.com/gurudin/vue-tags-input","last_synced_at":"2025-04-12T06:20:29.777Z","repository":{"id":110551501,"uuid":"150937167","full_name":"gurudin/vue-tags-input","owner":"gurudin","description":"VueJs for tags input.","archived":false,"fork":false,"pushed_at":"2019-01-09T02:35:07.000Z","size":164,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T01:41:31.188Z","etag":null,"topics":["bootstrap","bootstrap3","bootstrap4","components","input","tags","vue","vue2","vuejs"],"latest_commit_sha":null,"homepage":"https://gurudin.github.io/vue-tags-input/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurudin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-30T06:19:57.000Z","updated_at":"2022-12-18T05:38:12.000Z","dependencies_parsed_at":"2023-03-22T22:31:18.486Z","dependency_job_id":null,"html_url":"https://github.com/gurudin/vue-tags-input","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.4642857142857143,"last_synced_commit":"7b268c95a2ae9578c387ffca59e2607ebf79f4c1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurudin%2Fvue-tags-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurudin%2Fvue-tags-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurudin%2Fvue-tags-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurudin%2Fvue-tags-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurudin","download_url":"https://codeload.github.com/gurudin/vue-tags-input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525635,"owners_count":21118719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap3","bootstrap4","components","input","tags","vue","vue2","vuejs"],"created_at":"2024-09-24T20:00:07.994Z","updated_at":"2025-04-12T06:20:29.748Z","avatar_url":"https://github.com/gurudin.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [docs for vue-tags-input](https://gurudin.github.io/vue-tags-input/) [![NPM version](https://img.shields.io/npm/v/vue2-tags-input.svg)](https://www.npmjs.com/package/vue2-tags-input)\n\n\u003e VueJs for tags input.\n\n## Installation\n\n- #### Available through:\n``` shell\n$ yarn add vue2-tags-input\n```\n\n``` shell\n$ npm install vue2-tags-input\n```\n\n- #### For Modules\n``` js\nimport tagsInput from \"vue-tags-input\";\nimport \"vue-tags-input/dist/vue-tags-input.css\";\n\nVue.use(tagsInput)\n```\n\n- #### For ```\u003cscript\u003e``` Include\n``` html\n\u003c!-- CDNJS :: Vue (https://cdnjs.com/) --\u003e\n\u003cscript src=\"//cdnjs.cloudflare.com/ajax/libs/vue/2.5.2/vue.min.js\"\u003e\u003c/script\u003e\n\n\u003c!-- Require js --\u003e\n\u003cscript src=\"vue-tags-input.min.js\"\u003e\u003c/script\u003e\n\n\u003c!-- Require css --\u003e\n\u003clink href=\"vue-tags-input.css\" rel=\"stylesheet\"\u003e\n\n\u003cscript\u003e\n  Vue.component('tags-input', VueTagsInput.tagsInput);\n\u003c/script\u003e\n```\n\n## Demo\nHTML\n``` html\n\u003ctags-input placeholder=\"Tags input\"\u003e\u003c/tags-input\u003e\n```\n[docs for vue-tags-input](https://gurudin.github.io/vue-tags-input/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurudin%2Fvue-tags-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurudin%2Fvue-tags-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurudin%2Fvue-tags-input/lists"}