{"id":13758018,"url":"https://github.com/webcomponents/polymer-boilerplate","last_synced_at":"2025-10-08T05:30:30.906Z","repository":{"id":66163630,"uuid":"12218029","full_name":"webcomponents/polymer-boilerplate","owner":"webcomponents","description":"Fork this repo if you want to start your own Web Component using Polymer","archived":true,"fork":false,"pushed_at":"2015-07-07T21:59:16.000Z","size":928,"stargazers_count":369,"open_issues_count":1,"forks_count":218,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-10-02T06:42:11.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2013-08-19T13:56:42.000Z","updated_at":"2024-08-27T16:15:25.000Z","dependencies_parsed_at":"2023-02-19T23:30:52.500Z","dependency_job_id":null,"html_url":"https://github.com/webcomponents/polymer-boilerplate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Fpolymer-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Fpolymer-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Fpolymer-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomponents%2Fpolymer-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcomponents","download_url":"https://codeload.github.com/webcomponents/polymer-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235683861,"owners_count":19029079,"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-08-03T12:00:57.042Z","updated_at":"2025-10-08T05:30:25.573Z","avatar_url":"https://github.com/webcomponents.png","language":"HTML","funding_links":[],"categories":["HTML","WebComponents.org","Boilerplates"],"sub_categories":["Lego","Smart HTML Elements"],"readme":"# \u0026lt;my-repo\u0026gt;\n\n\u003e A bare minimum custom element starter-kit using [Polymer](http://www.polymer-project.org/).\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-polymer](https://github.com/webcomponents/hello-world-polymer).\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-lite.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%2Fpolymer-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcomponents%2Fpolymer-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcomponents%2Fpolymer-boilerplate/lists"}