{"id":20457477,"url":"https://github.com/visnalize/win7-ui","last_synced_at":"2025-04-13T05:22:32.775Z","repository":{"id":65460671,"uuid":"558515145","full_name":"Visnalize/win7-ui","owner":"Visnalize","description":"📚 Vue2 component library for recreating Windows 7 UI","archived":false,"fork":false,"pushed_at":"2024-10-10T03:20:08.000Z","size":1463,"stargazers_count":23,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:59:41.812Z","etag":null,"topics":["vue","vue-components","vue2","vuejs","windows","windows-ui"],"latest_commit_sha":null,"homepage":"http://win7ui.visnalize.com/","language":"Vue","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/Visnalize.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-10-27T17:48:18.000Z","updated_at":"2025-03-05T04:25:57.000Z","dependencies_parsed_at":"2023-11-18T09:22:02.402Z","dependency_job_id":"e6b832d8-3ae7-44ac-a0fd-98791ca39f58","html_url":"https://github.com/Visnalize/win7-ui","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.0625,"last_synced_commit":"20349ed4962cbc5e60dd40368478775b2122875f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visnalize%2Fwin7-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visnalize%2Fwin7-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visnalize%2Fwin7-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visnalize%2Fwin7-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Visnalize","download_url":"https://codeload.github.com/Visnalize/win7-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248666929,"owners_count":21142345,"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":["vue","vue-components","vue2","vuejs","windows","windows-ui"],"created_at":"2024-11-15T12:07:24.075Z","updated_at":"2025-04-13T05:22:32.754Z","avatar_url":"https://github.com/Visnalize.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# win7-ui\n\n[![npm](https://img.shields.io/npm/v/win7-ui)](http://npm.im/win7-ui)\n[![npm](https://img.shields.io/npm/dt/win7-ui)](http://npm.im/win7-ui)\n[![npm bundle size](https://img.shields.io/bundlephobia/minzip/win7-ui)](https://bundlephobia.com/result?p=win7-ui)\n\nVue2 component library for recreating Windows 7 UI.\n\n## 🚀 Quick start\n\n```sh\nnpm i win7-ui\n# or\nyarn add win7-ui\n```\n\n```js\n// main.js or index.js\nimport Vue from \"vue\";\nimport Winui from \"win7-ui\";\nimport \"win7-ui/lib/style.css\";\n...\nVue.use(Winui);\n\nnew Vue({\n  ...\n}).$mount(\"#app\");\n```\n\n```html\n\u003ctemplate\u003e\n  \u003cwinui-button @click=\"doSomething\"\u003eHello world!\u003c/winui-button\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nexport default {\n  methods: {\n    doSomething() {}\n  }\n}\n\u003c/script\u003e\n\n\u003cstyle\u003e\n...\n\u003c/style\u003e\n```\n\n## 📚 Documentation\n\n_Refer to the [official site](https://win7ui.visnalize.com/)_\n\n## 📝 Changelog\n\n_Refer to [Releases](https://github.com/Visnalize/win7-ui/releases)_\n\n## 📺 Showcase\n\n- [__Win7 Simu__](https://win7simu.visnalize.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisnalize%2Fwin7-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisnalize%2Fwin7-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisnalize%2Fwin7-ui/lists"}