{"id":15508822,"url":"https://github.com/cibernox/ember-power-select-blockless","last_synced_at":"2025-07-21T12:04:43.914Z","repository":{"id":2017285,"uuid":"45576585","full_name":"cibernox/ember-power-select-blockless","owner":"cibernox","description":"Blockless version of ember-power-select","archived":false,"fork":false,"pushed_at":"2022-12-08T18:18:34.000Z","size":1256,"stargazers_count":8,"open_issues_count":23,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T11:59:30.574Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cibernox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-05T00:27:40.000Z","updated_at":"2019-04-01T14:11:36.000Z","dependencies_parsed_at":"2023-01-13T13:30:48.575Z","dependency_job_id":null,"html_url":"https://github.com/cibernox/ember-power-select-blockless","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/cibernox/ember-power-select-blockless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-power-select-blockless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-power-select-blockless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-power-select-blockless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-power-select-blockless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cibernox","download_url":"https://codeload.github.com/cibernox/ember-power-select-blockless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-power-select-blockless/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266296812,"owners_count":23907014,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-02T09:40:25.300Z","updated_at":"2025-07-21T12:04:43.894Z","avatar_url":"https://github.com/cibernox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/cibernox/ember-power-select-blockless.svg)](https://travis-ci.org/cibernox/ember-power-select-blockless)\n[![Code Climate](https://codeclimate.com/github/cibernox/ember-power-select-blockless/badges/gpa.svg)](https://codeclimate.com/github/cibernox/ember-power-select-blockless)\n[![Ember Observer Score](http://emberobserver.com/badges/ember-power-select-blockless.svg)](http://emberobserver.com/addons/ember-power-select-blockless)\n\n# Ember-power-select-blockless\n\nBlockless version of [Ember Power Select](https://github.com/cibernox/ember-power-select)\n\n## Installation\n\n`ember install ember-power-select-blockless`\n\n## Usage\n\nThis component uses internally ember-power-select, but uses the `get` helper to render an specific attribute\nin each item of the list.\n\nAll options are the same as those in ember-power-select but with the addition of one new one, `labelPath`. This\n tells the component which attribute from options to use (to render each option of the list). That same attribute will also be the one rendered as the content of the trigger.\n\n```hbs\n{{power-select-blockless options=users selected=user labelPath=\"name\" onchange=(action (mut user))}}\n```\n\nAnother refinement is that by default the `searchField` will default to the value in `labelPath`, so\nyou don't need to specify it unless it's different.\n\nWhen `options` is just an array of strings/numbers `labelPath` is not required.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcibernox%2Fember-power-select-blockless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcibernox%2Fember-power-select-blockless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcibernox%2Fember-power-select-blockless/lists"}