{"id":15388006,"url":"https://github.com/break-stuff/fast-element-starter","last_synced_at":"2025-10-24T11:58:37.409Z","repository":{"id":44754362,"uuid":"451883566","full_name":"break-stuff/fast-element-starter","owner":"break-stuff","description":"A template for creating component libraries with Microsoft's Fast Element","archived":false,"fork":false,"pushed_at":"2022-02-14T14:48:01.000Z","size":1962,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T00:25:10.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/break-stuff.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":"2022-01-25T13:15:06.000Z","updated_at":"2025-02-05T01:58:04.000Z","dependencies_parsed_at":"2022-09-03T05:41:59.724Z","dependency_job_id":null,"html_url":"https://github.com/break-stuff/fast-element-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/break-stuff/fast-element-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Ffast-element-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Ffast-element-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Ffast-element-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Ffast-element-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/break-stuff","download_url":"https://codeload.github.com/break-stuff/fast-element-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Ffast-element-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280791362,"owners_count":26391692,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-01T14:55:15.769Z","updated_at":"2025-10-24T11:58:37.395Z","avatar_url":"https://github.com/break-stuff.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FAST Element Starter\n\nThis is a starter project for a building web component library using [FAST Element](https://www.fast.design/docs/fast-element/getting-started).\n\n## Getting Started\n\nBefore getting started, make sure you have installed all dependencies:\n\n```bash\nnpm install\n```\n\n### Starting Dev Environment\n\n---\n\n```bash\nnpm run dev\n```\n\nThis command will start up the [Storybook](https://storybook.js.org/docs/web-components/get-started/introduction) environment and run the custom element manifest generator.\n\n### Running on a Local Web Server\n\n---\n\n```bash\nnpm run serve\n```\n\nSometimes you need to isolate your components for additional testing. Running the `serve` command will start a local web server using the `index.html` file at the root of the project.\n\n## Testing Your Components\n\n```bash\nnpm run test\n\n-- or --\n\nnpm run test:watch\n```\n\nThese will open up headless browser instances (configured in `web-test-runner.congig.mjs`) and run your automated tests defined in your `*.tests.ts` files.\n\n## Deployment\n\nWhen preparing your components for deployment, run the `build` command. This will compile all of your files into the `./dist` directory in a format for your package manger to consume.\n\n```bash\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreak-stuff%2Ffast-element-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreak-stuff%2Ffast-element-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreak-stuff%2Ffast-element-starter/lists"}