{"id":32257884,"url":"https://github.com/heyprof/angularjs-input-tags","last_synced_at":"2026-04-02T11:49:41.011Z","repository":{"id":57179938,"uuid":"91204024","full_name":"heyprof/angularjs-input-tags","owner":"heyprof","description":"AngularJS component to manage tags in input with dropdown selector themed with Bootstrap","archived":false,"fork":false,"pushed_at":"2018-09-27T20:48:40.000Z","size":2017,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-23T22:10:24.553Z","etag":null,"topics":["angularjs","angularjs-component","dropdown","input-dropdown","input-tags","tags"],"latest_commit_sha":null,"homepage":"https://heyprof.github.io/angularjs-input-tags/","language":"JavaScript","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/heyprof.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}},"created_at":"2017-05-13T21:33:43.000Z","updated_at":"2018-04-28T12:51:53.000Z","dependencies_parsed_at":"2022-08-30T16:01:27.703Z","dependency_job_id":null,"html_url":"https://github.com/heyprof/angularjs-input-tags","commit_stats":null,"previous_names":["heyprof/angularjs-tags-dropdown"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/heyprof/angularjs-input-tags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyprof%2Fangularjs-input-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyprof%2Fangularjs-input-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyprof%2Fangularjs-input-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyprof%2Fangularjs-input-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyprof","download_url":"https://codeload.github.com/heyprof/angularjs-input-tags/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyprof%2Fangularjs-input-tags/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29716528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T13:30:57.152Z","status":"ssl_error","status_checked_at":"2026-02-22T13:30:28.561Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angularjs","angularjs-component","dropdown","input-dropdown","input-tags","tags"],"created_at":"2025-10-22T19:38:58.544Z","updated_at":"2026-02-22T15:02:04.625Z","avatar_url":"https://github.com/heyprof.png","language":"JavaScript","readme":"# angularjs-input-tags \n\n[![GitHub release][badge-release-img]][badge-release-lnk]\n[![Greenkeeper badge][badge-greenkeeper-img]][badge-greenkeeper-lnk]\n[![CircleCI][badge-circleci-img]][badge-circleci-lnk]\n[![Maintainability][badge-codeclimate-maintainability-img]][badge-codeclimate-maintainability-lnk]\n[![Test Coverage][badge-codeclimate-coverage-img]][badge-codeclimate-coverage-lnk]\n[![License][badge-license-img]][badge-license-lnk]\n\n\nAngularJS component to manage tags in input with dropdown selector with no-dependencies\n\n### TL;DR\n\n- Demo and docs: [site][site]\n- Install with npm: `npm install angularjs-input-tags --save`\n- Develop with `npm install` and `npm run serve`\n- Contrib with fork, `npm install`, develop things, `npm run build` and fork request\n\n### Specs:\n\nFeatures:\n- Easy AngularJS 1.5+ Component\n- Multi-level dropdown selection\n- Minimum CSS applied. Use your own !\n\nIncoming-features:\n- Autocomplete\n- Allow / Permit unknow tags (Allow only from dropdown option)\n- Display invalid tag\n- Emit Actions\n- Reload dropdown data-source on typing\n- Customize dropdown suggestions / tag item with provided template\n\n### Usage \u0026\u0026 Demo\n\n**See [example page][site] for doc and demo.**\n\n### Contrib\n\nStart you should play with dependencies: `npm install`\n\nThen you should be able to develop with: `npm run serve` (with hot reload)\n\nFinally, if you want generate the dist folder: `npm run build`\n\nThat's it, you can create fork and submit your updates :)\n\nTechnical TODOs:\n- create doc with dgeni\n- Create tests\n\nResources:\n- [Npm Guide](https://docs.npmjs.com/getting-started/publishing-npm-packages)\n\n### Execute tests TODO\n\n*Warning: Not implemented yet*\n\n`npm test`\n\n### LICENCE MIT\n\nThe MIT License (MIT)\n\nCopyright (c) 2017 HeyProf!\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n[site]: https://heyprof.github.io/angularjs-input-tags/\n\n[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-tags/all.svg\n[badge-release-lnk]: https://github.com/heyprof/angularjs-input-tags/releases\n[badge-greenkeeper-img]: https://badges.greenkeeper.io/heyprof/angularjs-input-tags.svg\n[badge-greenkeeper-lnk]: https://account.greenkeeper.io/account/heyprof\n[badge-circleci-img]: https://circleci.com/gh/heyprof/angularjs-input-tags/tree/master.svg?style=svg\n[badge-circleci-lnk]: https://circleci.com/gh/heyprof/angularjs-input-tags/tree/master\n[badge-codeclimate-maintainability-img]: https://api.codeclimate.com/v1/badges/b8e2a66055de8869c139/maintainability\n[badge-codeclimate-maintainability-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags/maintainability\n[badge-codeclimate-coverage-img]: https://api.codeclimate.com/v1/badges/b8e2a66055de8869c139/test_coverage\n[badge-codeclimate-coverage-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags/test_coverage\n[badge-license-img]: https://img.shields.io/badge/license-MIT-blue.svg\n[badge-license-lnk]: https://raw.githubusercontent.com/heyprof/angularjs-input-tags/master/LICENSE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyprof%2Fangularjs-input-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyprof%2Fangularjs-input-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyprof%2Fangularjs-input-tags/lists"}