Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasinatesim/vue-horizontal-collapse
Vue js version of accordion component developed with jquery on codepen.io π
https://github.com/yasinatesim/vue-horizontal-collapse
accordion click collapse collapse-component collapsible vue vuejs
Last synced: 16 days ago
JSON representation
Vue js version of accordion component developed with jquery on codepen.io π
- Host: GitHub
- URL: https://github.com/yasinatesim/vue-horizontal-collapse
- Owner: yasinatesim
- License: mit
- Created: 2019-07-14T19:46:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T16:30:30.000Z (about 3 years ago)
- Last Synced: 2023-03-06T23:03:45.931Z (over 1 year ago)
- Topics: accordion, click, collapse, collapse-component, collapsible, vue, vuejs
- Language: Vue
- Homepage: http://base-tricks.vue-horizontal-collapse.surge.sh/
- Size: 88.9 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vue Horizontal Collapse
Vue js version of accordion component developed with jquery on codepen.io π
Β· View Demo
Β· View jQuery Version
## π About
Vue js version of accordion component developed with jquery on codepen.io π
### πTech Stack
I develop the component
The most mature, stable, and powerful professional grade CSS extension language in the world
Find and fix problems in your JavaScript code
Redirect to my Github repository
## Getting Started
### βοΈ How To Use
1. Clone this repository
```bash
git clone https://github.com/yasinatesim/vue-horizontal-collapse.git
```2. Install the project dependencies
```bash
npm install
```**For Development**
```bash
npm run serve
```**For Production Build**
```bash
npm run build
```**For Linting**
```bash
npm run lint
```## π License
* Copyright Β© 2020 - MIT License.
See `LICENSE` for more information.