{"id":19013972,"url":"https://github.com/pictogrammers/components","last_synced_at":"2025-11-11T13:31:50.301Z","repository":{"id":42021083,"uuid":"481065752","full_name":"Pictogrammers/Components","owner":"Pictogrammers","description":"Components.","archived":false,"fork":false,"pushed_at":"2025-02-10T04:03:31.000Z","size":2153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T04:25:40.304Z","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}},"created_at":"2022-04-13T04:09:00.000Z","updated_at":"2025-02-10T04:03:34.000Z","dependencies_parsed_at":"2024-04-21T20:21:26.776Z","dependency_job_id":"e7719567-e0f2-435a-86ee-1c1ba0fc8820","html_url":"https://github.com/Pictogrammers/Components","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240052657,"owners_count":19740552,"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-11-08T19:26:51.299Z","updated_at":"2025-11-11T13:31:50.296Z","avatar_url":"https://github.com/Pictogrammers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material Design Icons - Website Components\n\n\u003e Note this repo is for the components used in the Material Design Icons website. If you want 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\nThe website is made of many components, view the `src/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 test\nnpm start\n# npm start [pgButton|pg-button, ...]\n```\n\nOpen http://localhost:3000 (port could vary)\n\nTo build just 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. 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.innerText = '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"}