{"id":23893574,"url":"https://github.com/devlopersabbir/sabbir-code-snippet","last_synced_at":"2026-02-27T22:09:18.656Z","repository":{"id":193139571,"uuid":"688189525","full_name":"devlopersabbir/sabbir-code-snippet","owner":"devlopersabbir","description":"This is a simple extension that provides code snippets for all programming, framework. It helps to speed up the coding process by providing handy snippets for commonly 😍","archived":false,"fork":false,"pushed_at":"2023-11-08T04:14:20.000Z","size":294,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T06:15:19.379Z","etag":null,"topics":["code","code-snippets","js-code-helper","snippet","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=devlopersabbir.sabbir-code-snippet","language":null,"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/devlopersabbir.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-09-06T20:49:40.000Z","updated_at":"2024-01-26T20:11:13.000Z","dependencies_parsed_at":"2023-09-10T22:29:49.157Z","dependency_job_id":"e7384f28-58f2-4cb7-b5b2-90e5fe644072","html_url":"https://github.com/devlopersabbir/sabbir-code-snippet","commit_stats":null,"previous_names":["devlopersabbir/code-snippet-vs-code-extension","devlopersabbir/code-snippet","devlopersabbir/sabbir-code-snippet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devlopersabbir/sabbir-code-snippet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlopersabbir%2Fsabbir-code-snippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlopersabbir%2Fsabbir-code-snippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlopersabbir%2Fsabbir-code-snippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlopersabbir%2Fsabbir-code-snippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlopersabbir","download_url":"https://codeload.github.com/devlopersabbir/sabbir-code-snippet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlopersabbir%2Fsabbir-code-snippet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["code","code-snippets","js-code-helper","snippet","vscode"],"created_at":"2025-01-04T14:28:00.221Z","updated_at":"2026-02-27T22:09:18.642Z","avatar_url":"https://github.com/devlopersabbir.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/logo.png\" alt=\"Code Snippet\" width=\"130\" /\u003e\n\u003c/p\u003e\n\n# \u003ccenter\u003eCode Snippet\u003ccenter\u003e\n\nThis is a simple extension that provides code snippets for all programming\nlanguage and framwork. It helps to speed up the coding process by providing\nhandy snippets for commonly used code structures. It's easy to use and can be a\ngreat tool for both beginners and experienced developers.\n\n### Contributing tutorial (click and watch)\n\u003ca target=\"_blank\" href=\"https://youtu.be/1m4XO19bZMU\"\u003e\n    \u003cimg src=\"thumbnail/image.png\" alt=\"devlopersabbir sabbir-code-snippet\" /\u003e\n\u003c/a\u003e\n\n## Features\n\n- HTML\n  - HTML5 Boilerplate with JavaScript\n- JavaScript\n  - Console clear with a simple console log message\n\n## Uses Resource\n\n**ReactJS with TypeScript**\n\n| No.                                     | Shortcut | Description |\n| --------------------------------------- | -------- | ----------- |\n| 0.1                                     | `!rafct` | It will     |\n| create a arrow function with with types |\n\n**JavaScript All Shortcut and description**\n\n| No. | Shortcut  | Description                                                            |\n| :-: | :-------: | :--------------------------------------------------------------------- |\n| 01  | `jshello` | JavaScript Hello World Message with `console.clear()` method included! |\n\n**Java Programming All Shortcut and description**\n\n| No. | Shortcut  | Description                                           |\n| :-: | :-------: | :---------------------------------------------------- |\n| 01  | `!javaVH` | Java Hello World Program with matched file name class |\n\n**HTML All Shortcut and description**\n\n| No. | Shortcut  | Description                       |\n| :-: | :-------: | :-------------------------------- |\n| 01  | `html\u0026js` | HTML5 Boilerplate with JavaScript |\n\n## Contributing...\n\nSince this package is fully open-source so, if you would like to contribute to\nthis project, please follow these steps:\n\n1. Fork this repository.\n2. Clone your forked repository.\n3. For your changes.\n4. Open `snippets` directory and if you want to add new **framework snippet**\n   then create a new file like `snippets.java.snippets` or Make your changes,\n   and commit them.\n   - Remember, don't forget to added your language `id` inside this array\n   ```js\n   \"snippets\": [\n      {\n        \"language\": \"html\",\n        \"path\": \"./snippets/snippets.html-snippets\"\n      },\n      {\n        \"language\": \"javascript\",\n        \"path\": \"./snippets/snippets.javascript-snippets\"\n      }\n    ]\n   ```\n5. If possible update `README.md` file based on your changes or new functions.\n6. Push them to your forked repository:\n7. Create a pull request on this repository.\n8. Add a simple message which you made change or add on your pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlopersabbir%2Fsabbir-code-snippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlopersabbir%2Fsabbir-code-snippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlopersabbir%2Fsabbir-code-snippet/lists"}