{"id":13832405,"url":"https://github.com/webcomponents/element-boilerplate","last_synced_at":"2025-10-22T21:22:25.035Z","repository":{"id":15355944,"uuid":"18086815","full_name":"webcomponents/element-boilerplate","owner":"webcomponents","description":"Fork this repo if you want to start your own Web Component using VanillaJS","archived":true,"fork":false,"pushed_at":"2020-02-12T00:02:13.000Z","size":229,"stargazers_count":274,"open_issues_count":6,"forks_count":70,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-01T16:29:06.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/webcomponents.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":"2014-03-25T02:49:40.000Z","updated_at":"2025-05-31T15:47:05.000Z","dependencies_parsed_at":"2022-09-11T07:01:22.775Z","dependency_job_id":null,"html_url":"https://github.com/webcomponents/element-boilerplate","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/webcomponents/element-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Felement-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Felement-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Felement-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Felement-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcomponents","download_url":"https://codeload.github.com/webcomponents/element-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Felement-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892041,"owners_count":26063919,"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-08T02:00:06.501Z","response_time":56,"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-08-04T10:02:02.183Z","updated_at":"2025-10-08T05:30:28.854Z","avatar_url":"https://github.com/webcomponents.png","language":"HTML","funding_links":[],"categories":["HTML","WebComponents.org"],"sub_categories":["Lego","Smart HTML Elements"],"readme":"# \u0026lt;my-repo\u0026gt;\n\n\u003e A bare minimum custom element starter-kit using [VanillaJS](http://vanilla-js.com/).\n\u003e\n\u003e Like [Yeoman](http://yeoman.io/)? Use the [generator-element](https://www.npmjs.org/package/generator-element) instead.\n\u003e\n\u003e Looking for a working example? Check [hello-world-element](https://github.com/webcomponents/hello-world-element).\n\n## Demo\n\n[Check it live!](http://my-user.github.io/my-repo)\n\n## Install\n\nInstall the component using [Bower](http://bower.io/):\n\n```sh\n$ bower install my-repo --save\n```\n\nOr [download as ZIP](https://github.com/my-user/my-repo/archive/master.zip).\n\n## Usage\n\n1. Import polyfill:\n\n    ```html\n    \u003cscript src=\"bower_components/webcomponentsjs/webcomponents.min.js\"\u003e\u003c/script\u003e\n    ```\n\n2. Import custom element:\n\n    ```html\n    \u003clink rel=\"import\" href=\"bower_components/my-repo/my-element.html\"\u003e\n    ```\n\n3. Start using it!\n\n    ```html\n    \u003cmy-element\u003e\u003c/my-element\u003e\n    ```\n\n## Options\n\nAttribute     | Options     | Default      | Description\n---           | ---         | ---          | ---\n`foo`         | *string*    | `bar`        | Lorem ipsum dolor.\n\n## Methods\n\nMethod        | Parameters   | Returns     | Description\n---           | ---          | ---         | ---\n`unicorn()`   | None.        | Nothing.    | Magic stuff appears.\n\n## Events\n\nEvent         | Description\n---           | ---\n`onsomething` | Triggers when something happens.\n\n## Development\n\nIn order to run it locally you'll need to fetch some dependencies and a basic server setup.\n\n1. Install [bower](http://bower.io/) \u0026 [polyserve](https://npmjs.com/polyserve):\n\n    ```sh\n    $ npm install -g bower polyserve\n    ```\n\n2. Install local dependencies:\n\n    ```sh\n    $ bower install\n    ```\n\n3. Start development server and open `http://localhost:8080/components/my-repo/`.\n\n    ```sh\n    $ polyserve\n    ```\n\n## History\n\nFor detailed changelog, check [Releases](https://github.com/my-user/my-repo/releases).\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcomponents%2Felement-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcomponents%2Felement-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcomponents%2Felement-boilerplate/lists"}