{"id":15387979,"url":"https://github.com/break-stuff/my-fast-components","last_synced_at":"2025-04-04T00:22:03.073Z","repository":{"id":88259810,"uuid":"460912382","full_name":"break-stuff/my-fast-components","owner":"break-stuff","description":"The finished product for the article \"Getting Started with Microsoft's FAST Element\"","archived":false,"fork":false,"pushed_at":"2022-02-18T15:51:02.000Z","size":345,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T12:18:06.380Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-18T15:49:57.000Z","updated_at":"2023-01-23T21:50:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"aba2e608-233b-4889-bdd6-0c50462ac7c4","html_url":"https://github.com/break-stuff/my-fast-components","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"5cabe5b9413606ab6a49b7c9ae66964b07ff246f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Fmy-fast-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Fmy-fast-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Fmy-fast-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/break-stuff%2Fmy-fast-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/break-stuff","download_url":"https://codeload.github.com/break-stuff/my-fast-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247098948,"owners_count":20883288,"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-10-01T14:55:12.657Z","updated_at":"2025-04-04T00:22:03.044Z","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%2Fmy-fast-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreak-stuff%2Fmy-fast-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreak-stuff%2Fmy-fast-components/lists"}