{"id":13532692,"url":"https://github.com/webdevnerdstuff/vuetify-resize-drawer","last_synced_at":"2025-09-08T08:35:21.133Z","repository":{"id":39879427,"uuid":"487694478","full_name":"webdevnerdstuff/vuetify-resize-drawer","owner":"webdevnerdstuff","description":"The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.","archived":false,"fork":false,"pushed_at":"2024-11-11T00:12:43.000Z","size":35733,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T20:46:24.860Z","etag":null,"topics":["vue","vuetify2"],"latest_commit_sha":null,"homepage":"https://webdevnerdstuff.github.io/vuetify-resize-drawer/","language":"TypeScript","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/webdevnerdstuff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"custom":["paypal.me/webdevnerdstuff"],"patreon":"webdevnerdstuff"}},"created_at":"2022-05-02T02:27:56.000Z","updated_at":"2025-03-21T02:24:47.000Z","dependencies_parsed_at":"2024-01-12T00:26:20.274Z","dependency_job_id":"0d4f685c-bb39-4307-b51b-e33029acd421","html_url":"https://github.com/webdevnerdstuff/vuetify-resize-drawer","commit_stats":{"total_commits":91,"total_committers":1,"mean_commits":91.0,"dds":0.0,"last_synced_commit":"9f62cefab3259298593f02ca48503e9700b8a71d"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-resize-drawer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-resize-drawer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-resize-drawer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-resize-drawer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevnerdstuff","download_url":"https://codeload.github.com/webdevnerdstuff/vuetify-resize-drawer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782275,"owners_count":21160716,"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","vuetify2"],"created_at":"2024-08-01T07:01:12.948Z","updated_at":"2025-04-13T20:46:32.886Z","avatar_url":"https://github.com/webdevnerdstuff.png","language":"TypeScript","funding_links":["paypal.me/webdevnerdstuff","https://patreon.com/webdevnerdstuff"],"categories":["🙌 Projects using Vuetify \u003ca name=\"projects\"\u003e\u003c/a\u003e","Components \u0026 Libraries"],"sub_categories":["Vuetify 2","UI Components"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Vuetify Logo\" width=\"100\" src=\"https://raw.githubusercontent.com/webdevnerdstuff/vuetify-resize-drawer/main/src/assets/vuetify-logo.svg\"\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ch1 align=\"center\"\u003eVuetify Resize Drawer\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@wdns/vuetify-resize-drawer\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@wdns/vuetify-resize-drawer?color=1867c0\u0026logo=npm\" alt=\"NPM Package\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\n  \u003ca href=\"https://github.com/webdevnerdstuff/vuetify-resize-drawer\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github\" alt=\"@WebDevNerdStuff\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Description\n\nThe `vuetify-resize-drawer` component extends the functionality of the [v-navigation-drawer](https://vuetifyjs.com/en/components/navigation-drawers/) so that it is resizable by the user.\n\n\n## Installation\n \nUsing [pnpm](https://pnpm.io/):\n```\npnpm add @wdns/vuetify-resize-drawer\n```\n \nUsing npm:\n```\nnpm i @wdns/vuetify-resize-drawer\n```\n\n## Documentation\n \n[Documentation \u0026 Demo](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)\n\n## Dependencies\n \n[Vuetify v3](https://vuetifyjs.com/)  \n[Vue 3](https://vuejs.org/)\n\n\n## Change Log\n \n[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/master/CHANGELOG.md)\n\n\n## License\n\nCopyright (c) 2023 WebDevNerdStuff  \nLicensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/master/LICENSE.md).\n\n\n## Legal\n\nVuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-resize-drawer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-resize-drawer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-resize-drawer/lists"}