{"id":21158127,"url":"https://github.com/hastebrot/angular-playground","last_synced_at":"2026-04-27T00:31:57.353Z","repository":{"id":142766567,"uuid":"83659183","full_name":"hastebrot/angular-playground","owner":"hastebrot","description":"My playground for Angular.js","archived":false,"fork":false,"pushed_at":"2017-04-13T21:14:48.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-22T14:29:12.067Z","etag":null,"topics":["angular","playground"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hastebrot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-02T09:22:47.000Z","updated_at":"2017-04-13T14:41:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"473c92b6-2ba4-4a97-9cf8-4087f536d814","html_url":"https://github.com/hastebrot/angular-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hastebrot/angular-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hastebrot%2Fangular-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hastebrot%2Fangular-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hastebrot%2Fangular-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hastebrot%2Fangular-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hastebrot","download_url":"https://codeload.github.com/hastebrot/angular-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hastebrot%2Fangular-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: 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":["angular","playground"],"created_at":"2024-11-20T12:16:00.780Z","updated_at":"2026-04-27T00:31:57.331Z","avatar_url":"https://github.com/hastebrot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular-playground\n\n\u003c!-- TOC depthFrom:2 orderedList:true --\u003e\n\n1. [Usage](#usage)\n2. [Dependencies](#dependencies)\n3. [Documentation](#documentation)\n\n\u003c!-- /TOC --\u003e\n\n## Usage\n\nInstall dependencies, build source code, and run development server.\n\n~~~\n$ yarn install\n$ yarn build\n$ yarn dev\n~~~\n\nOpen samples:\n\n~~~\n$ xdg-open http://localhost:3000/src/hello.html\n$ xdg-open http://localhost:3000/src/counter.html\n~~~\n\n## Dependencies\n\nDependencies in `package.json`:\n\n~~~json\n\"dependencies\": {\n  \"angular\": \"^1.6.2\",\n  \"angular-ui-router\": \"^0.4.2\",\n  \"bootstrap\": \"^3.3.7\",\n  \"ui-grid\": \"^0.0.0\",\n  \"ui-select\": \"^0.19.6\"\n}\n~~~\n\nDevelopment dependencies in `package.json`:\n\n~~~json\n\"devDependencies\": {\n  \"@types/angular\": \"^1.6.7\",\n  \"@types/angular-ui-router\": \"^1.1.36\",\n  \"@types/ui-grid\": \"^0.0.35\",\n  \"@types/ui-select\": \"^0.13.28\",\n  \"typescript\": \"^2.2.1\"\n}\n~~~\n\n## Documentation\n\n- Angular `component()` (replacement for views and directives since Angular 1.5)\n  - https://toddmotto.com/exploring-the-angular-1-5-component-method/\n  - http://almerosteyn.com/2016/02/angular15-component-typescript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhastebrot%2Fangular-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhastebrot%2Fangular-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhastebrot%2Fangular-playground/lists"}