{"id":19522212,"url":"https://github.com/captaincodeman/custom-elements-starter","last_synced_at":"2025-09-17T10:33:13.151Z","repository":{"id":42114371,"uuid":"160704073","full_name":"CaptainCodeman/custom-elements-starter","owner":"CaptainCodeman","description":"Example Project for developing Custom Elements (with Typescript)","archived":false,"fork":false,"pushed_at":"2023-01-03T15:32:16.000Z","size":2463,"stargazers_count":11,"open_issues_count":17,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T14:15:28.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/CaptainCodeman.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}},"created_at":"2018-12-06T16:47:26.000Z","updated_at":"2022-10-07T04:42:17.000Z","dependencies_parsed_at":"2023-02-01T07:16:26.789Z","dependency_job_id":null,"html_url":"https://github.com/CaptainCodeman/custom-elements-starter","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/CaptainCodeman%2Fcustom-elements-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCodeman%2Fcustom-elements-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCodeman%2Fcustom-elements-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCodeman%2Fcustom-elements-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaptainCodeman","download_url":"https://codeload.github.com/CaptainCodeman/custom-elements-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240771906,"owners_count":19854982,"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-11-11T00:37:47.113Z","updated_at":"2025-09-17T10:33:08.122Z","avatar_url":"https://github.com/CaptainCodeman.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# custom-elements-starter\n\nExample Project for developing Custom Elements (with Typescript) in a way\nthat is suitable for publishing to npm and importing into other projects,\ntypically the consuming application.\n\nThis split allows you to focus on either the UI elements, which are 'dumb'\n(properties down, events up) or the application where you'll typically be\nworking with Redux, routing and such.\n\n## Usage\n\n### Installation\n\n    npm install\n\n### Build Project\n\n    npm run build\n\nRunning in dev mode will watch for file changes and re-build as required:\n\n    npm run dev\n\n### Start Development Server\n\nUse in conjunction with `npm run dev` to have updates automatically reload:\n\n    npm start\n\n### Run Unit Tests\n\n    npm test\n\n### Regenerate Baseline Screenshots\n\n    npm run test:regenerate\n\n## Tests\n\n### Unit Tests\n\n### Integration Tests\n\nConfigure integration test paramaters in `test/integration/config.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincodeman%2Fcustom-elements-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptaincodeman%2Fcustom-elements-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincodeman%2Fcustom-elements-starter/lists"}