{"id":20289984,"url":"https://github.com/theturboboy/ng-nice-select","last_synced_at":"2026-05-08T05:55:02.424Z","repository":{"id":84058413,"uuid":"166199760","full_name":"theturboboy/ng-nice-select","owner":"theturboboy","description":"jQuery Nice Select directive for Angular 4+","archived":false,"fork":false,"pushed_at":"2019-01-17T14:26:57.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-25T12:44:52.898Z","etag":null,"topics":["angular","angular4","jquery","nice-select"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/theturboboy.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":"2019-01-17T09:37:19.000Z","updated_at":"2019-01-18T08:24:34.000Z","dependencies_parsed_at":"2023-05-22T17:45:21.754Z","dependency_job_id":null,"html_url":"https://github.com/theturboboy/ng-nice-select","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"63bbeab7c97be84b95f1ae287b51ebeeea852a6a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theturboboy%2Fng-nice-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theturboboy%2Fng-nice-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theturboboy%2Fng-nice-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theturboboy%2Fng-nice-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theturboboy","download_url":"https://codeload.github.com/theturboboy/ng-nice-select/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787488,"owners_count":20020099,"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":["angular","angular4","jquery","nice-select"],"created_at":"2024-11-14T15:05:46.893Z","updated_at":"2026-05-08T05:54:57.403Z","avatar_url":"https://github.com/theturboboy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery Nice Select directive for Angular 4+\n\n## Requirements\n\n- [jQuery](https://jquery.com/) v1.11.3 and later\n- [Angular](https://angular.io/) v4.0 and later\n\n## Installation\n\n```\nyarn add ng-nice-select\n```\nor\n\n```\nnpm install ng-nice-select --save\n```\n\n## Usage\nImport styles:\n```\n@import '~jquery-nice-select/css/nice-select';\n```\n\nImport module:\n```\nimport { NiceSelectModule } from \"ng-nice-select\";\n```\n\nAdd `nice-select` directive to your select:\n```\n\u003cselect nice-select (change)=\"onChange($event)\" [value]=\"selectedValue\" [attr.data-value]=\"selectedValue\"\u003e\n  \u003coption\u003etest\u003c/option\u003e\n\u003c/select\u003e\n```\n\n`[attr.data-value]=\"selectedValue\"` is a trick to update nice select on value change\n\n##License\nThe repository code is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheturboboy%2Fng-nice-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheturboboy%2Fng-nice-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheturboboy%2Fng-nice-select/lists"}