{"id":18858179,"url":"https://github.com/petitatelier/web-components-starter","last_synced_at":"2026-05-17T15:40:16.187Z","repository":{"id":34241190,"uuid":"171536438","full_name":"petitatelier/web-components-starter","owner":"petitatelier","description":"A starter project for a collection of Web Components — managed with Lerna, as a monorepo","archived":false,"fork":false,"pushed_at":"2023-01-05T16:15:53.000Z","size":1454,"stargazers_count":1,"open_issues_count":20,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T19:46:50.892Z","etag":null,"topics":["mono-repository","starter-kit","webcomponents"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petitatelier.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":"2019-02-19T19:31:24.000Z","updated_at":"2020-12-31T09:28:11.000Z","dependencies_parsed_at":"2023-01-15T05:33:20.922Z","dependency_job_id":null,"html_url":"https://github.com/petitatelier/web-components-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petitatelier%2Fweb-components-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petitatelier%2Fweb-components-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petitatelier%2Fweb-components-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petitatelier%2Fweb-components-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petitatelier","download_url":"https://codeload.github.com/petitatelier/web-components-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800418,"owners_count":19699121,"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":["mono-repository","starter-kit","webcomponents"],"created_at":"2024-11-08T04:10:47.856Z","updated_at":"2025-10-04T18:55:32.206Z","avatar_url":"https://github.com/petitatelier.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Web Components collection\n\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![npm latest version](https://img.shields.io/npm/v/@my-org/my-component-collection.svg)](https://www.npmjs.com/package/@my-org/my-component)\n\nA collection of Web Components, to (compose an awesome web app).\n\n## Status\n\n(Enter the development status here.)\n\n## Setup\n\n    $ npm run bootstrap\n\n## Demos\n\nStart the local HTTP dev server and visit http://localhost:8081/demos/:\n\n    $ npm run dev\n\n## Publish\n\nRebuild the package distributions:\n\n    $ npm run build\n\nPublish the built packages to NPM:\n\n    $ npm run publish\n\n---\n\n## About the Web Components starter\n\nUse this mono-repository as a _starting project template_, to create, publish on NPM and maintain a _collection_ of Web Components.\n\nEvery web component is in its own package in the [`packages/`](packages/) folder and the [`demos/`](demos/) folder contain example usage of each of them; or of the components together.\n\n### Usage\n\nClone this repository and bootstrap the project as mentioned above.\n\n### Features\n\n* Uses [Lerna](https://lernajs.io) to manage the multiple packages;\n* [Lit-Element](https://lit-element.polymer-project.org) as the base class to create your Web Components;\n* [Polyserve](https://github.com/Polymer/tools/tree/master/packages/polyserve) as the local development HTTP server;\n* and [Rollup.js](https://rollupjs.org/guide/en) to produce ESM/CJS builds of the packages.\n\n### Design notes\n\nWe wanted a _quite minimal_ starter template, that would allow us to 1. create a collection of Web Components; 2. test \u0026 exercise \u0026 refine them with examples; 3. and easily publish them on NPM.\n\nThis template was inspired by [@material-components/material-components-web-Components](https://github.com/material-components/material-components-web-components) monorepo.\n\nIt can/should be extended with a custom build and your preferred testing toolchain — have a look at [@PolymerLabs/start-lit-element](https://github.com/PolymerLabs/start-lit-element) for a custom build; and [@material-components/material-components-web-Components](https://github.com/material-components/material-components-web-components) for examples and inspiration for tests and an evolved build pipeline.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetitatelier%2Fweb-components-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetitatelier%2Fweb-components-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetitatelier%2Fweb-components-starter/lists"}