{"id":32261174,"url":"https://github.com/mnussbaum/angular-delayed-bind","last_synced_at":"2026-02-21T07:02:01.064Z","repository":{"id":14670632,"uuid":"17389453","full_name":"mnussbaum/angular-delayed-bind","owner":"mnussbaum","description":"Data binding with a time delay","archived":false,"fork":false,"pushed_at":"2014-03-08T00:09:33.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T22:34:11.269Z","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/mnussbaum.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}},"created_at":"2014-03-04T03:43:06.000Z","updated_at":"2015-12-28T19:46:25.000Z","dependencies_parsed_at":"2022-08-30T16:11:06.629Z","dependency_job_id":null,"html_url":"https://github.com/mnussbaum/angular-delayed-bind","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mnussbaum/angular-delayed-bind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnussbaum%2Fangular-delayed-bind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnussbaum%2Fangular-delayed-bind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnussbaum%2Fangular-delayed-bind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnussbaum%2Fangular-delayed-bind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnussbaum","download_url":"https://codeload.github.com/mnussbaum/angular-delayed-bind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnussbaum%2Fangular-delayed-bind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-22T20:19:20.381Z","updated_at":"2026-02-21T07:02:01.053Z","avatar_url":"https://github.com/mnussbaum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A directive to delay the update of bound variable. E.g. update a variable\nafter an animation completes.\n\n\u003cbr\u003e\nUsage:\n\u003cbr\u003e\u003cbr\u003e\n`\u003cdiv delayed-bind='myBoundVar'\u003e\u003c/div\u003e`\n\u003cbr\u003e\nThe contents of the div will be set to the result of evaluating `myBoundVar`\nin the current scope. When `myBoundVar` changes the contents of the div will\nchange after a short delay.\n\u003cbr\u003e\u003cbr\u003e\nYou can also specify the length of the time delay:\n\u003cbr\u003e\u003cbr\u003e\n`\u003cdiv delayed-bind='myBoundVar' delay='1000'\u003e\u003c/div\u003e`\n\u003cbr\u003e\u003cbr\u003e\nThe delay value is in milliseconds, and will also be evaluated in the current\nscope. If you don't specify the delay it defaults to 1000 milliseconds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnussbaum%2Fangular-delayed-bind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnussbaum%2Fangular-delayed-bind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnussbaum%2Fangular-delayed-bind/lists"}