Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Vuetify Logo


Vuetify Resize Drawer



NPM Package

 

@WebDevNerdStuff

## 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.