{"id":20669016,"url":"https://github.com/jackchoumine/stencil-test-component","last_synced_at":"2026-04-17T23:36:02.662Z","repository":{"id":57157956,"uuid":"430191286","full_name":"jackchoumine/stencil-test-component","owner":"jackchoumine","description":"test stencil component with vue","archived":false,"fork":false,"pushed_at":"2022-01-16T12:48:25.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T13:30:07.038Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackchoumine.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}},"created_at":"2021-11-20T19:25:44.000Z","updated_at":"2022-01-01T22:57:53.000Z","dependencies_parsed_at":"2022-08-26T09:31:44.113Z","dependency_job_id":null,"html_url":"https://github.com/jackchoumine/stencil-test-component","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/jackchoumine%2Fstencil-test-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackchoumine%2Fstencil-test-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackchoumine%2Fstencil-test-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackchoumine%2Fstencil-test-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackchoumine","download_url":"https://codeload.github.com/jackchoumine/stencil-test-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242883692,"owners_count":20200979,"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-16T20:12:32.808Z","updated_at":"2026-04-17T23:35:57.640Z","avatar_url":"https://github.com/jackchoumine.png","language":"TypeScript","readme":"# Stencil Component Starter\n\n## Getting Started\n\nTo start building a new web component using Stencil, clone this repo to a new directory:\n\n```bash\ngit clone https://github.com/ionic-team/stencil-component-starter.git my-component\ncd my-component\ngit remote rm origin\n```\n\nand run:\n\n```bash\nnpm install\nnpm start\n```\n\nTo build the component for production, run:\n\n```bash\nnpm run build\n```\n\nTo run the unit tests for the components, run:\n\n```bash\nnpm test\n```\n\nNeed help? Check out our docs [here](https://stenciljs.com/docs/my-first-component).\n\n## Using this component\n\nThere are three strategies we recommend for using web components built with Stencil.\n\nThe first step for all three of these strategies is to [publish to NPM](https://docs.npmjs.com/getting-started/publishing-npm-packages).\n\n### Script tag\n\n- Put a script tag similar to this `\u003cscript type='module' src='https://unpkg.com/my-component@0.0.1/dist/my-component.esm.js'\u003e\u003c/script\u003e` in the head of your index.html\n- Then you can use the element anywhere in your template, JSX, html etc\n\n### Node Modules\n\n- Run `npm install my-component --save`\n- Put a script tag similar to this `\u003cscript type='module' src='node_modules/my-component/dist/my-component.esm.js'\u003e\u003c/script\u003e` in the head of your index.html\n- Then you can use the element anywhere in your template, JSX, html etc\n\n### In a stencil-starter app\n\n- Run `npm install my-component --save`\n- Add an import to the npm packages `import my-component;`\n- Then you can use the element anywhere in your template, JSX, html etc\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackchoumine%2Fstencil-test-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackchoumine%2Fstencil-test-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackchoumine%2Fstencil-test-component/lists"}