{"id":21156061,"url":"https://github.com/itsmunim/angular-multiselect-dropdown","last_synced_at":"2025-03-14T15:17:13.860Z","repository":{"id":94201935,"uuid":"55989839","full_name":"itsmunim/angular-multiselect-dropdown","owner":"itsmunim","description":"A dropdown directive that lets you select/unselect multiple from a list of possible options.","archived":false,"fork":false,"pushed_at":"2016-06-27T19:35:15.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T08:44:52.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/itsmunim.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-04-11T16:43:39.000Z","updated_at":"2016-06-27T19:35:16.000Z","dependencies_parsed_at":"2023-07-27T05:01:43.841Z","dependency_job_id":null,"html_url":"https://github.com/itsmunim/angular-multiselect-dropdown","commit_stats":null,"previous_names":["itsmunim/angular-multiselect-dropdown"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fangular-multiselect-dropdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fangular-multiselect-dropdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fangular-multiselect-dropdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmunim%2Fangular-multiselect-dropdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsmunim","download_url":"https://codeload.github.com/itsmunim/angular-multiselect-dropdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243597836,"owners_count":20316845,"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":"2024-11-20T11:35:18.407Z","updated_at":"2025-03-14T15:17:13.840Z","avatar_url":"https://github.com/itsmunim.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A dropdown directive to select/unselect multiple from a list of possible options\r\n\r\n[TODO - brief summary]\r\n\r\n## Demo\r\nhttp://dibosh.github.io/angular-multiselect-dropdown/\r\n\r\n## Dependencies\r\n- required:\r\n\t[TODO]\r\n- optional\r\n\t[TODO]\r\n\r\nSee `bower.json` and `index.html` in the `gh-pages` branch for a full list / more details\r\n\r\n## Install\r\n1. download the files\r\n\t1. Bower\r\n\t\t1. add `\"angular-multiselect-dropdown\": \"latest\"` to your `bower.json` file then run `bower install` OR run `bower install angular-multiselect-dropdown`\r\n2. include the files in your app\r\n\t1. `multiselect-dropdown.min.js`\r\n\t2. `multiselect-dropdown.less` OR `multiselect-dropdown.min.css` OR `multiselect-dropdown.css`\r\n3. include the module in angular (i.e. in `app.js`) - `dibosh.angular-multiselect-dropdown`\r\n\r\nSee the `gh-pages` branch, files `bower.json` and `index.html` for a full example.\r\n\r\n\r\n## Documentation\r\nSee the `multiselect-dropdown.js` file top comments for usage examples and documentation\r\nhttps://github.com/dibosh/angular-multiselect-dropdown/blob/master/multiselect-dropdown.js\r\n\r\n\r\n## Development\r\n\r\n1. `git checkout gh-pages`\r\n\t1. run `npm install \u0026\u0026 bower install`\r\n\t2. write your code then run `grunt`\r\n\t3. git commit your changes\r\n2. copy over core files (.js and .css/.less for directives) to master branch\r\n\t1. `git checkout master`\r\n\t2. `git checkout gh-pages multiselect-dropdown.js multiselect-dropdown.min.js multiselect-dropdown.less multiselect-dropdown.css multiselect-dropdown.min.css`\r\n3. update README, CHANGELOG, bower.json, and do any other final polishing to prepare for publishing\r\n\t1. git commit changes\r\n\t2. git tag with the version number, i.e. `git tag v1.0.0`\r\n4. create github repo and push\r\n\t1. [if remote does not already exist or is incorrect] `git remote add origin [github url]`\r\n\t2. `git push origin master --tags` (want to push master branch first so it is the default on github)\r\n\t3. `git checkout gh-pages`\r\n\t4. `git push origin gh-pages`\r\n5. (optional) register bower component\r\n\t1. `bower register angular-multiselect-dropdown [git repo url]`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmunim%2Fangular-multiselect-dropdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsmunim%2Fangular-multiselect-dropdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmunim%2Fangular-multiselect-dropdown/lists"}