{"id":13804302,"url":"https://github.com/fernandopasik/hello-web-components","last_synced_at":"2025-03-26T13:31:40.079Z","repository":{"id":43654111,"uuid":"245013892","full_name":"fernandopasik/hello-web-components","owner":"fernandopasik","description":"A simple starter \u003chello-world /\u003e web component written in typescript, using lit. Unit tested with jest and e2e tested with playwright.","archived":false,"fork":false,"pushed_at":"2024-10-29T17:18:43.000Z","size":9318,"stargazers_count":26,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T18:39:09.285Z","etag":null,"topics":["hello-world","lit","lit-component","lit-element","lit-html","node-test-runner","starter","web-component","web-component-starter","web-components"],"latest_commit_sha":null,"homepage":"https://fernandopasik.com/hello-web-components/","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/fernandopasik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-03-04T22:06:51.000Z","updated_at":"2024-10-29T17:18:47.000Z","dependencies_parsed_at":"2023-09-25T23:22:53.900Z","dependency_job_id":"aec584d9-6b8f-46be-9812-c5aae8003b49","html_url":"https://github.com/fernandopasik/hello-web-components","commit_stats":{"total_commits":452,"total_committers":2,"mean_commits":226.0,"dds":0.006637168141592875,"last_synced_commit":"85b38dc727fb26664617ad989485b1ce7f9a3024"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandopasik%2Fhello-web-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandopasik%2Fhello-web-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandopasik%2Fhello-web-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandopasik%2Fhello-web-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandopasik","download_url":"https://codeload.github.com/fernandopasik/hello-web-components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245662920,"owners_count":20652099,"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":["hello-world","lit","lit-component","lit-element","lit-html","node-test-runner","starter","web-component","web-component-starter","web-components"],"created_at":"2024-08-04T01:00:45.369Z","updated_at":"2025-03-26T13:31:39.664Z","avatar_url":"https://github.com/fernandopasik.png","language":"TypeScript","readme":"# hello-web-components\n\nA simple starter **\u003chello-world \\/\u003e** web component written in typescript, using [lit](https://github.com/lit/lit). Unit tested with [node test runner](https://nodejs.org/api/test.html) and e2e tested with [playwright](https://playwright.dev/).\n\n\u003c!-- BADGES - START --\u003e\n\n[![Gzip Bundle Size](https://img.badgesize.io/https://unpkg.com/hello-web-components/hello-web-components.min.js?compression=gzip)](https://unpkg.com/hello-web-components/hello-web-components.min.js 'Gzip Bundle Size')\n[![Build Status](https://github.com/fernandopasik/hello-web-components/actions/workflows/main.yml/badge.svg)](https://github.com/fernandopasik/hello-web-components/actions/workflows/main.yml 'Build Status')\n[![Coverage Status](https://codecov.io/gh/fernandopasik/hello-web-components/branch/main/graph/badge.svg)](https://codecov.io/gh/fernandopasik/hello-web-components 'Coverage Status')\n[![Known Vulnerabilities](https://snyk.io/test/github/fernandopasik/hello-web-components/badge.svg?targetFile=package.json)](https://snyk.io/test/github/fernandopasik/hello-web-components?targetFile=package.json 'Known Vulnerabilities')\n\n[![npm version](https://img.shields.io/npm/v/hello-web-components.svg?logo=npm)](https://www.npmjs.com/package/hello-web-components 'npm version')\n[![npm downloads](https://img.shields.io/npm/dm/hello-web-components.svg)](https://www.npmjs.com/package/hello-web-components 'npm downloads')\n\n\u003c!-- BADGES - END --\u003e\n\n## Usage\n\nClone the repository and modify it to your needs\n\n```sh\ngit clone --depth 1 https://github.com/fernandopasik/hello-web-components.git\n```\n\nInstall the package in your project and import the component\n\n```sh\nnpm i hello-web-components lit\n```\n\n```js\nimport { html, render } from 'lit';\nimport 'hello-web-components';\n\nconst test = () =\u003e html`\u003chello-world who=\"web components\"\u003e\u003c/hello-world\u003e`;\n\nrender(test(), document.body);\n```\n\n## License\n\nMIT (c) 2020 [Fernando Pasik](https://fernandopasik.com)\n","funding_links":[],"categories":["Meta Frameworks","Starter Templates"],"sub_categories":["Starter Kits"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandopasik%2Fhello-web-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandopasik%2Fhello-web-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandopasik%2Fhello-web-components/lists"}