{"id":13652528,"url":"https://github.com/googlearchive/seed-element","last_synced_at":"2025-04-23T03:30:55.754Z","repository":{"id":15650837,"uuid":"18388099","full_name":"googlearchive/seed-element","owner":"googlearchive","description":"Polymer element boilerplate","archived":true,"fork":false,"pushed_at":"2017-01-25T21:55:54.000Z","size":1594,"stargazers_count":276,"open_issues_count":4,"forks_count":77,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-12T06:38:37.325Z","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/googlearchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-03T02:06:48.000Z","updated_at":"2025-02-04T20:40:41.000Z","dependencies_parsed_at":"2022-08-29T12:50:48.610Z","dependency_job_id":null,"html_url":"https://github.com/googlearchive/seed-element","commit_stats":null,"previous_names":["polymerelements/seed-element","polymerlabs/seed-element"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fseed-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fseed-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fseed-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fseed-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlearchive","download_url":"https://codeload.github.com/googlearchive/seed-element/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250365346,"owners_count":21418670,"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-02T02:01:00.161Z","updated_at":"2025-04-23T03:30:52.800Z","avatar_url":"https://github.com/googlearchive.png","language":"HTML","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# seed-element\n\nAn element providing a starting point for your own reusable Polymer elements.\n\n\n## Dependencies\n\nElement dependencies are managed via [Bower](http://bower.io/). You can\ninstall that via:\n\n    npm install -g bower\n\nThen, go ahead and download the element's dependencies:\n\n    bower install\n\n\n## Linting Your Element\n\nIf you wish to lint your element, we recommend that you use\n[Polylint](https://github.com/PolymerLabs/polylint) to take into account Polymer \nlinting specificities. You can install it via:\n\n    npm install -g polylint\n\nAnd you can run it via:\n\n\tpolylint -i seed-element.html\n\nIf your element contains errors, they will appear on the console.\n\nNote that it is possible to use `Polylint` with Atom and Sublime with the appropriate package/plugin.\n\nFor more options regarding `polylint`, please refer to the \n[documentation](https://github.com/PolymerLabs/polylint#polylint).\n\n\n## Playing With Your Element\n\nIf you wish to work on your element in isolation, we recommend that you use\n[Polyserve](https://github.com/PolymerLabs/polyserve) to keep your element's\nbower dependencies in line. You can install it via:\n\n    npm install -g polyserve\n\nAnd you can run it via:\n\n    polyserve\n\nOnce running, you can preview your element at\n`http://localhost:8080/components/seed-element/`, where `seed-element` is the name of the directory containing it.\n\n\n## Testing Your Element\n\nSimply navigate to the `/test` directory of your element to run its tests. If\nyou are using Polyserve: `http://localhost:8080/components/seed-element/test/`\n\n### web-component-tester\n\nThe tests are compatible with [web-component-tester](https://github.com/Polymer/web-component-tester).\nInstall it via:\n\n    npm install -g web-component-tester\n\nThen, you can run your tests on _all_ of your local browsers via:\n\n    wct\n\n#### WCT Tips\n\n`wct -l chrome` will only run tests in chrome.\n\n`wct -p` will keep the browsers alive after test runs (refresh to re-run).\n\n`wct test/some-file.html` will test only the files you specify.\n\n\n## Yeoman support\n\nIf you'd like to use Yeoman to scaffold your element that's possible. The official [`generator-polymer`](https://github.com/yeoman/generator-polymer) generator has a [`seed`](https://github.com/yeoman/generator-polymer#seed) subgenerator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fseed-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglearchive%2Fseed-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fseed-element/lists"}