Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webdevnerdstuff/vuetify-resize-drawer
The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.
https://github.com/webdevnerdstuff/vuetify-resize-drawer
vue vuetify2
Last synced: 6 days ago
JSON representation
The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.
- Host: GitHub
- URL: https://github.com/webdevnerdstuff/vuetify-resize-drawer
- Owner: webdevnerdstuff
- License: mit
- Created: 2022-05-02T02:27:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T22:17:43.000Z (20 days ago)
- Last Synced: 2024-10-20T07:27:42.159Z (19 days ago)
- Topics: vue, vuetify2
- Language: TypeScript
- Homepage: https://webdevnerdstuff.github.io/vuetify-resize-drawer/
- Size: 30.6 MB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
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
Awesome Lists containing this project
- awesome - vuetify-resize-drawer - The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user. (🙌 Projects using Vuetify <a name="projects"></a> / Vuetify 2)
README
Vuetify Resize Drawer
## Description
The `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.
## Installation
Using [pnpm](https://pnpm.io/):
```
pnpm add @wdns/vuetify-resize-drawer
```
Using npm:
```
npm i @wdns/vuetify-resize-drawer
```## Documentation
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)## Dependencies
[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)## Change Log
[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/master/CHANGELOG.md)## License
Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-resize-drawer/blob/master/LICENSE.md).## Legal
Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.