{"id":26128954,"url":"https://github.com/rafalsep/angular-select2","last_synced_at":"2026-04-28T23:03:03.529Z","repository":{"id":21504306,"uuid":"24823293","full_name":"rafalsep/angular-select2","owner":"rafalsep","description":"Test","archived":false,"fork":false,"pushed_at":"2014-10-16T19:09:15.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T03:55:12.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafalsep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-05T18:51:05.000Z","updated_at":"2014-10-07T19:59:11.000Z","dependencies_parsed_at":"2022-08-21T15:21:13.710Z","dependency_job_id":null,"html_url":"https://github.com/rafalsep/angular-select2","commit_stats":null,"previous_names":["hopeisnear/angular-select2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalsep%2Fangular-select2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalsep%2Fangular-select2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalsep%2Fangular-select2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafalsep%2Fangular-select2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafalsep","download_url":"https://codeload.github.com/rafalsep/angular-select2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242912180,"owners_count":20205617,"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":[],"created_at":"2025-03-10T19:29:34.058Z","updated_at":"2026-04-28T23:02:58.490Z","avatar_url":"https://github.com/rafalsep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Select2 support for angular js\nThis project is a simple standalone module that provides support for select 2 with native angular js implementation for\ndropdowns. Uses ng-model with ng-options. Can be  \n\n## Key features\n* Uses ng-model with ng-options angular js implementation \u003ca href=\"https://docs.angularjs.org/api/ng/directive/select\"\u003eangular select 2 doc\u003c/a\u003e\n* Requires only to add \"jq-select2\" directive to select declaration\n* Fast and lightweight\n\n## Getting Started\nTo get you started you can simply clone the angular-select2 repository and install the dependencies:\nClone the angular-seed repository using [git][git]:\n\n```\ngit clone https://github.com/Hopeisnear/angular-select2.git\n```\n\n## Install via [Bower](http://bower.io/)\n- `bower install jq-select2`\n- Include select2 lib with select2 styles or bootstrap styles\n  - select.js: `\u003cscript src=\"bower_components/select2/select2.min.js\"\u003e\u003c/script\u003e`\n  - select.css: `\u003clink rel=\"stylesheet\" href=\"bower_components/select2/select2.css\"\u003e`\n  - or select2-bootstrap.css: `\u003clink rel=\"stylesheet\" href=\"bower_components/select2-bootstrap-css/select2-bootstrap.css\"\u003e`\n- Add the `jq.select2` module as a dependency: `angular.module(\"myApp\", [\"jq.select2\"]);`\n\n## Demo \nLive examples available under at http://hopeisnear.github.io\n\n## Development\n* Install [Node.js](http://nodejs.org/) and NPM (should come with)\n* Run: `npm install`\n\n## Running tests\n* `gulp test`\n\n## License\nThere is none, use as you wish","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalsep%2Fangular-select2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafalsep%2Fangular-select2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafalsep%2Fangular-select2/lists"}