{"id":19013972,"url":"https://github.com/pictogrammers/components","last_synced_at":"2026-06-23T13:02:07.053Z","repository":{"id":42021083,"uuid":"481065752","full_name":"Pictogrammers/Components","owner":"Pictogrammers","description":"Components.","archived":false,"fork":false,"pushed_at":"2026-06-20T17:03:27.000Z","size":3003,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-20T19:05:22.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pictogrammers.github.io/@pictogrammers/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/Pictogrammers.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-13T04:09:00.000Z","updated_at":"2026-06-20T17:03:30.000Z","dependencies_parsed_at":"2024-04-21T20:21:26.776Z","dependency_job_id":"cb998c8e-fcd3-466b-87b7-592a56f90d58","html_url":"https://github.com/Pictogrammers/Components","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pictogrammers/Components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pictogrammers%2FComponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pictogrammers%2FComponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pictogrammers%2FComponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pictogrammers%2FComponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pictogrammers","download_url":"https://codeload.github.com/Pictogrammers/Components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pictogrammers%2FComponents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34690771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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-11-08T19:26:51.299Z","updated_at":"2026-06-23T13:02:07.047Z","avatar_url":"https://github.com/Pictogrammers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pictogrammers - Components\n\n\u003e Note this repo is for the components used in various Pictogrammers apps. If you are looking for icon related components for your own project look here:\n\u003e\n\u003e - [React](https://github.com/Templarian/MaterialDesign-React/)\n\u003e - [Web Component](https://github.com/Templarian/MaterialDesign-WebComponent/)\n\nComponents here are in various stages of development, view the `src/components/pg` folder to see the source.\n\n- [View the Components](https://pictogrammers.github.io/@pictogrammers/components/)\n\n## Contribute to this Project\n\nTo run the demo application locally use the following NPM commands.\n\n```bash\nnpm install\nnpm start\n# npm start [pgButton|pg-button, ...]\n```\n\nOpen http://localhost:3000 (port could vary)\n\nTo build the components.\n\n```bash\nnpm run build\n```\n\n## Publish\n\nThis project does not use the normal `npm publish`. Always run the script to build individual components.\n\n```bash\nnpm run publish\n```\n\n### Web Components\n\nWeb Components with a [very basic wrapper](https://github.com/Pictogrammers/Element/). The only magic is...\n\n- `@Prop() foo = 'Hello World`;\n  - Calls `this.render()` on change.\n- `@Part() $foo: HTMLDivElement;` = `\u003cdiv part=\"foo\"\u003e\u003c/div\u003e`\n  - `this.$part.textContent = 'Hello World!';`\n- `@Local('store') foo = Map([['key', true]]);` Shorthand for localStorage.\n\nLearn More: https://github.com/Pictogrammers/Element","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpictogrammers%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpictogrammers%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpictogrammers%2Fcomponents/lists"}