{"id":15539125,"url":"https://github.com/patricklx/ember-cli-reduce-computed-macros","last_synced_at":"2025-10-16T02:54:09.011Z","repository":{"id":25866340,"uuid":"29306298","full_name":"patricklx/ember-cli-reduce-computed-macros","owner":"patricklx","description":null,"archived":false,"fork":false,"pushed_at":"2015-06-21T17:24:02.000Z","size":184,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-09T12:46:20.357Z","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/patricklx.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-01-15T16:26:22.000Z","updated_at":"2015-07-29T07:33:53.000Z","dependencies_parsed_at":"2022-08-23T17:31:18.925Z","dependency_job_id":null,"html_url":"https://github.com/patricklx/ember-cli-reduce-computed-macros","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricklx%2Fember-cli-reduce-computed-macros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricklx%2Fember-cli-reduce-computed-macros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricklx%2Fember-cli-reduce-computed-macros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricklx%2Fember-cli-reduce-computed-macros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patricklx","download_url":"https://codeload.github.com/patricklx/ember-cli-reduce-computed-macros/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423459,"owners_count":20936620,"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-10-02T12:09:18.695Z","updated_at":"2025-10-16T02:54:03.984Z","avatar_url":"https://github.com/patricklx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember-cli-reduce-computed-macros\n\nProvides the ember-rcp computed macros to be used in conjunction with [ember-cli-reduce-computed](http://github.com/patricklx/ember-cli-reduce-computed)\n\n## Addon Install\n\ninstall `ember-cli-reduce-computed` first.\n\n`ember install:addon patricklx/ember-cli-reduce-computed-macros`\n\nthen in your app:\n\n`import install from 'ember-cli-reduce-computed-macros':`\n`install(true/false)`\n\nif you pass `true` to the install function it will overwrite the Ember.computed.* functions.\nIf not, they will be installed at `Ember.rcp.*` and `Ember.acp.*`\n\n##Changes:\n- The `filter` function uses the new callback `propertyChanged`\n- only `filter` and `map` calculate indexes for property changes \n- indexes are computed immediatly after the array changed. Therfore adding/removing/replacing many items should be done as a bulk operation\n\n## Installation\n\n* `git clone` this repository\n* `npm install`\n* `bower install`\n\n## Running\n\n* `ember server`\n* Visit your app at http://localhost:4200.\n\n## Running Tests\n\n* `ember test`\n* `ember test --server`\n\n## Building\n\n* `ember build`\n\nFor more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricklx%2Fember-cli-reduce-computed-macros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricklx%2Fember-cli-reduce-computed-macros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricklx%2Fember-cli-reduce-computed-macros/lists"}