{"id":23925247,"url":"https://github.com/programming-communities/snippets","last_synced_at":"2026-02-24T21:34:23.193Z","repository":{"id":265111147,"uuid":"895162851","full_name":"Programming-Communities/Snippets","owner":"Programming-Communities","description":"VSCode Snippets For Web Developers","archived":false,"fork":false,"pushed_at":"2024-12-05T22:49:40.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T20:13:35.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/Programming-Communities.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T17:11:00.000Z","updated_at":"2024-12-23T03:50:04.000Z","dependencies_parsed_at":"2025-01-05T20:12:46.302Z","dependency_job_id":"1925e7e4-7949-4c94-868a-b9a2691d039d","html_url":"https://github.com/Programming-Communities/Snippets","commit_stats":null,"previous_names":["programming-communities/snippets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Communities%2FSnippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Communities%2FSnippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Communities%2FSnippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Communities%2FSnippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programming-Communities","download_url":"https://codeload.github.com/Programming-Communities/Snippets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395747,"owners_count":19794572,"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":"2025-01-05T20:12:41.510Z","updated_at":"2026-02-24T21:34:18.170Z","avatar_url":"https://github.com/Programming-Communities.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## VSCode Snippets For Web Developers\n\n (User Snippet)\n\n\n```\n\"div\": {\n\t\t\"prefix\": \"div\",\n\t\t\"body\": [\n\t\t  \"\u003cdiv className=''\u003e\u003c/div\u003e\"\n\t\t],\n\t\t\"description\": \"Basic div element with className\"\n\t  },\n\n```\n\n\n\n\n\n```\n\u003cdiv className=''\u003e\u003c/div\u003e\n```\n\n\n\t  \"compt\": {\n\t\t\"prefix\": \"cons\",\n\t\t\"body\": [\n\t\t  \"const ${1:${TM_FILENAME_BASE/(.)(.*)/${1:/capitalize}${2}/}} = () =\u003e {\",\n\t\t  \"  return (\",\n\t\t  \"    \u003cdiv className=''\u003e${1:${TM_FILENAME_BASE/(.)(.*)/${1:/capitalize}${2}/}}\u003c/div\u003e\",\n\t\t  \"  )\",\n\t\t  \"}\",\n\t\t  \"\",\n\t\t  \"export default ${1:${TM_FILENAME_BASE/(.)(.*)/${1:/capitalize}${2}/}}\"\n\t\t],\n\t\t\"description\": \"Create a component with tailwind classname\"\n\t  }\n\n```\nconst Page = () =\u003e {\n  return (\n    \u003cdiv className=''\u003ePage\u003c/div\u003e\n  )\n}\n\nexport default Page\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-communities%2Fsnippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramming-communities%2Fsnippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-communities%2Fsnippets/lists"}