{"id":13559442,"url":"https://github.com/Fdom92/stencil-snippets","last_synced_at":"2025-04-03T14:32:16.557Z","repository":{"id":87857321,"uuid":"100237437","full_name":"Fdom92/stencil-snippets","owner":"Fdom92","description":"An extension to add some snippets on vs code","archived":false,"fork":false,"pushed_at":"2019-09-22T09:11:10.000Z","size":24,"stargazers_count":22,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T06:33:49.511Z","etag":null,"topics":["snippets","snippets-info","stencil","stencil-snippets","vscode-extension","vscode-snippets"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Fdom-92.stencil-snippets","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/Fdom92.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-08-14T06:52:37.000Z","updated_at":"2022-11-26T23:26:16.000Z","dependencies_parsed_at":"2024-01-19T16:10:45.603Z","dependency_job_id":"943b03c9-6077-4e92-a714-1cbc49140291","html_url":"https://github.com/Fdom92/stencil-snippets","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/Fdom92%2Fstencil-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fstencil-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fstencil-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fstencil-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fdom92","download_url":"https://codeload.github.com/Fdom92/stencil-snippets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247018607,"owners_count":20870037,"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":["snippets","snippets-info","stencil","stencil-snippets","vscode-extension","vscode-snippets"],"created_at":"2024-08-01T13:00:22.041Z","updated_at":"2025-04-03T14:32:16.278Z","avatar_url":"https://github.com/Fdom92.png","language":null,"funding_links":[],"categories":["Resources","Editor \u0026 IDE Extensions"],"sub_categories":["Code editors","Visual Studio Code"],"readme":"# Stencil Snippets\n\nThis extension adds some useful snippets on stencil tsx files.\n\n## Install\n\n- Launch Code (^1.15.0)\n- From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)\n- Select Install Extension\n- Type stencil-snippets\n- Choose the extension\n- Reload Visual Studio Code\n\n## Using\n\nType part of a snippet, press enter, and the snippet unfolds.\n\n### Current Snippets\n\n```\nst-component  // Generate a new web component\nst-prop       // Declares an exposed property/attribute\nst-state      // Declares an internal state of the component\nst-watch      // Declares a hook that runs when a property or state changes\nst-element    // Declares a reference to the host element\nst-method     // Declares an exposed public method\nst-event      // Declares a DOM event the component might emit\nst-listen     // Listens for DOM events\n\nst-connected     // Add the connectedCallback life cycle.\nst-disconnected  // Add the disconnectedCallback life cycle.\nst-willload      // Add the componentWillLoad life cycle.\nst-didload       // Add the componentDidLoad life cycle.\nst-willrender    // Add the componentWillRender life cycle.\nst-didrender     // Add the componentDidRender life cycle.\nst-willupdate    // Add the componentWillUpdate life cycle.\nst-didupdate     // Add the componentDidUpdate life cycle.\n```\n\n## License\n\n[MIT License](https://github.com/Fdom92/stencil-snippets/blob/master/LICENSE)\n\n## Source\n\n[Github](https://github.com/Fdom92/stencil-snippets)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFdom92%2Fstencil-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFdom92%2Fstencil-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFdom92%2Fstencil-snippets/lists"}