{"id":24738618,"url":"https://github.com/zweifisch/knockout-select2","last_synced_at":"2026-05-05T02:33:54.776Z","repository":{"id":58241364,"uuid":"16198832","full_name":"zweifisch/knockout-select2","owner":"zweifisch","description":"select2 handler for knockoutjs","archived":false,"fork":false,"pushed_at":"2014-01-24T08:49:54.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T06:52:37.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/zweifisch.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-01-24T08:18:22.000Z","updated_at":"2015-01-30T19:35:17.000Z","dependencies_parsed_at":"2022-08-31T00:40:48.453Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/knockout-select2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fknockout-select2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fknockout-select2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fknockout-select2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fknockout-select2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/knockout-select2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245006602,"owners_count":20546136,"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-01-27T22:55:03.246Z","updated_at":"2026-05-05T02:33:54.709Z","avatar_url":"https://github.com/zweifisch.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# knockout-select2\n\nselect2 handler for knockoutjs\n\n```javascript\nvar model = {\n\tdb: ko.observable('Neo4j'),\n\tdbs: [\"Redis\", \"Datomic\", \"Neo4j\", \"MongoDB\", \"CouchDB\"]\n};\nko.applyBindings(model);\n```\n\n*put select2 after value and options*\n\n```html\n\u003cselect data-bind=\"value: db, options: dbs, select2: {}\"\u003e\u003c/select\u003e\n```\n\nsee it in [action](http://zweifisch.github.io/knockout-select2/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fknockout-select2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fknockout-select2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fknockout-select2/lists"}