{"id":13807553,"url":"https://github.com/ember-polyfills/ember-named-arguments-polyfill","last_synced_at":"2025-08-29T13:15:53.703Z","repository":{"id":57142901,"uuid":"136383112","full_name":"ember-polyfills/ember-named-arguments-polyfill","owner":"ember-polyfills","description":"Polyfills support for named arguments for Ember 2.10 through 3.0.","archived":false,"fork":false,"pushed_at":"2020-04-16T08:43:32.000Z","size":440,"stargazers_count":18,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T20:14:04.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ember-polyfills.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":"2018-06-06T20:33:48.000Z","updated_at":"2022-04-26T23:06:02.000Z","dependencies_parsed_at":"2022-09-05T11:50:24.576Z","dependency_job_id":null,"html_url":"https://github.com/ember-polyfills/ember-named-arguments-polyfill","commit_stats":null,"previous_names":["rwjblue/ember-named-arguments-polyfill"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ember-polyfills/ember-named-arguments-polyfill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-polyfills%2Fember-named-arguments-polyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-polyfills%2Fember-named-arguments-polyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-polyfills%2Fember-named-arguments-polyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-polyfills%2Fember-named-arguments-polyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ember-polyfills","download_url":"https://codeload.github.com/ember-polyfills/ember-named-arguments-polyfill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-polyfills%2Fember-named-arguments-polyfill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272690549,"owners_count":24976998,"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-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-08-04T01:01:26.767Z","updated_at":"2025-08-29T13:15:53.684Z","avatar_url":"https://github.com/ember-polyfills.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Polyfills"],"readme":"ember-named-arguments-polyfill\n==============================================================================\n\nPolyfills the [named arguments feature](https://github.com/emberjs/rfcs/blob/master/text/0276-named-args.md) to work for Ember 2.10+. This is convienient for addon authors to be able to start leveraging named arguments without requiring that all of its users are on Ember 3.1 or higher.\n\n[![Build Status](https://travis-ci.org/rwjblue/ember-named-arguments-polyfill.svg?branch=master)](https://travis-ci.org/rwjblue/ember-named-arguments-polyfill)\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-named-arguments-polyfill\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\n\"Just use them!\"\n\n\nIn a component's template that receives an argument named `foo` you can now do:\n\n```hbs\n{{@foo}}\n```\n\n🎉\n\nContributing\n------------------------------------------------------------------------------\n\n### Installation\n\n* `git clone \u003crepository-url\u003e`\n* `cd ember-named-arguments-polyfill`\n* `yarn install`\n\n### Linting\n\n* `yarn lint:js`\n* `yarn lint:js --fix`\n\n### Running tests\n\n* `ember test` – Runs the test suite on the current Ember version\n* `ember test --server` – Runs the test suite in \"watch mode\"\n* `ember try:each` – Runs the test suite against multiple Ember versions\n\n### Running the dummy application\n\n* `ember serve`\n* Visit the dummy application at [http://localhost:4200](http://localhost:4200).\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-polyfills%2Fember-named-arguments-polyfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fember-polyfills%2Fember-named-arguments-polyfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-polyfills%2Fember-named-arguments-polyfill/lists"}