https://github.com/officert/vue-slideout-panel
Vue JS component for stackable slideout panels
https://github.com/officert/vue-slideout-panel
Last synced: 9 months ago
JSON representation
Vue JS component for stackable slideout panels
- Host: GitHub
- URL: https://github.com/officert/vue-slideout-panel
- Owner: officert
- License: mit
- Created: 2018-06-12T14:25:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T19:35:15.000Z (almost 4 years ago)
- Last Synced: 2024-04-25T21:45:16.024Z (over 1 year ago)
- Language: Vue
- Homepage: https://officert.github.io/vue-slideout-panel
- Size: 1.23 MB
- Stars: 169
- Watchers: 5
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - vue-slideout-panel - Vue JS component for stackable slideout panels ` 📝 3 days ago` (UI Components [🔝](#readme))
- awesome-vue-zh - Vue-滑出式面板 - VueJS的可堆叠面板组件 (UI组件 / 覆盖)
- awesome-vue - vue-slideout-panel - Stackable panel component for VueJS (Components & Libraries / UI Components)
- awesome-vue - vue-slideout-panel ★84 - Stackable panel component for VueJS (UI Components / Overlay)
- awesome-vue - vue-slideout-panel - Stackable panel component for VueJS (UI Components / Overlay)
README
# vue2-slideout-panel
> A stackable panel component for Vue.js
[](https://badge.fury.io/js/vue2-slideout-panel)
## Documentation
[https://officert.github.io/vue-slideout-panel](https://officert.github.io/vue-slideout-panel)
## Requirements
* [Vue.js](http://vuejs.org/) (^v2.1.4)
## Installation
### NPM
```bash
npm install vue2-slideout-panel --save-dev
```
### Contributing
Pull requests are welcome, or open up an issue if you have ideas for additional functionality, new features or bugs.