{"id":20726387,"url":"https://github.com/andrewlo/al-components","last_synced_at":"2026-04-28T05:33:43.869Z","repository":{"id":123565154,"uuid":"83068389","full_name":"andrewlo/al-components","owner":"andrewlo","description":"Reference implementation of common UI components in Angular","archived":false,"fork":false,"pushed_at":"2017-08-04T00:36:44.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T23:40:36.950Z","etag":null,"topics":["angular","components"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/andrewlo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-24T17:56:07.000Z","updated_at":"2017-08-04T15:31:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"6089d778-52cd-47bc-98a2-e520c8e3c339","html_url":"https://github.com/andrewlo/al-components","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/andrewlo%2Fal-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlo%2Fal-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlo%2Fal-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlo%2Fal-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewlo","download_url":"https://codeload.github.com/andrewlo/al-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243004057,"owners_count":20220237,"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":["angular","components"],"created_at":"2024-11-17T04:24:44.210Z","updated_at":"2025-12-24T06:03:14.139Z","avatar_url":"https://github.com/andrewlo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# AL Components\n\nSandbox app to practice creating some commonly used UI components.\n\nLive deployment here:\nhttps://al-components.herokuapp.com/\n\n## npm scripts\n\n\u003e To see all available scripts:\n```bash\n$ npm run\n```\n\n### Dev\n```bash\n$ npm run dev\n```\n\nThis runs a development mode server with live reload etc.\n\nOpen `http://localhost:8080` in your browser.\n\n### Production\n\n```bash\n$ npm install\n$ npm start\n```\nor\n```bash\n$ npm run build\n$ npm start\n```\nThis runs a production-ready express server that serves up a bundled and\nminified version of the client.\n\nNote: AoT is enabled by default. To disable AoT, use `npm run build:jit`.\n\nOpen `http://localhost:8080` in your browser.\n\n### Tests\n\n#### Single Run (with linting and coverage)\n```bash\n$ npm test\n# or\n$ npm t\n```\n\n#### Watch Files\n```bash\n$ npm run test:watch\n```\n\n#### Coverage\n```bash\n$ npm run cover\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewlo%2Fal-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewlo%2Fal-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewlo%2Fal-components/lists"}