{"id":16795322,"url":"https://github.com/lukasborawski/webstorm-vue-template","last_synced_at":"2025-04-11T00:02:52.330Z","repository":{"id":75245508,"uuid":"453800323","full_name":"lukasborawski/webstorm-vue-template","owner":"lukasborawski","description":"WebStorm IDE Vue.js new file template.","archived":false,"fork":false,"pushed_at":"2022-01-30T21:06:49.000Z","size":1,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T00:02:44.052Z","etag":null,"topics":["ide","sfc","template","vue","vuejs","web","webstorm"],"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/lukasborawski.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":"2022-01-30T20:59:05.000Z","updated_at":"2023-08-30T10:24:45.000Z","dependencies_parsed_at":"2023-06-05T20:45:13.682Z","dependency_job_id":null,"html_url":"https://github.com/lukasborawski/webstorm-vue-template","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/lukasborawski%2Fwebstorm-vue-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasborawski%2Fwebstorm-vue-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasborawski%2Fwebstorm-vue-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasborawski%2Fwebstorm-vue-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasborawski","download_url":"https://codeload.github.com/lukasborawski/webstorm-vue-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317701,"owners_count":21083528,"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":["ide","sfc","template","vue","vuejs","web","webstorm"],"created_at":"2024-10-13T09:16:01.508Z","updated_at":"2025-04-11T00:02:52.318Z","avatar_url":"https://github.com/lukasborawski.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### WebStorm IDE Vue.js new SFC file template\n\n---\n\nCopy code that you can find below and past it in here.\n\n```Preferences ➡️ Editor ➡️ File and Code Templates ➡️ Vue Single File Component```\n\n```vue.js\n\u003ctemplate\u003e\n#[[$END$]]#\n\u003c/template\u003e\n\n\u003cscript lang=\"ts\"\u003e\nimport { defineComponent } from 'vue'\n\nexport default defineComponent({\n  name: '${COMPONENT_NAME}',\n  inheritAttrs: false,\n})\n\u003c/script\u003e\n\n\u003cscript setup lang=\"ts\"\u003e\u003c/script\u003e\n```\n\nFor you personal preference you can add as well styles definition.\n\n```vue.js\n\u003ctemplate\u003e\n#[[$END$]]#\n\u003c/template\u003e\n\n\u003cscript lang=\"ts\"\u003e\nimport { defineComponent } from 'vue'\n\nexport default defineComponent({\n  name: '${COMPONENT_NAME}',\n  inheritAttrs: false,\n})\n\u003c/script\u003e\n\n\u003cscript setup lang=\"ts\"\u003e\u003c/script\u003e\n\n\u003cstyle scoped lang=\"scss\"\u003e\u003c/style\u003e\n```\n\nMore about **WebStore IDE** you can find [here](https://www.jetbrains.com/webstorm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasborawski%2Fwebstorm-vue-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasborawski%2Fwebstorm-vue-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasborawski%2Fwebstorm-vue-template/lists"}