Ecosyste.ms: Awesome

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

https://github.com/vue-bulma/expanding

The Expanding Transition Component for Vue 2.0
https://github.com/vue-bulma/expanding

Last synced: 24 days ago
JSON representation

The Expanding Transition Component for Vue 2.0

Lists

README

        

# Expanding

The Expanding Transition Component for Vue 2.0

## Installation

```
$ npm install vue-bulma-expanding --save
```

## Examples

```vue



Charts






  • ChartJs




  • Chartist




  • Peity




  • Plotly



import Expanding from '../Expanding'

export default {
components: {
Expanding
},

data () {
return {
show: false
}
}
}

```

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)

---

> [fundon.me](https://fundon.me)  · 
> GitHub [@fundon](https://github.com/fundon)  · 
> Twitter [@_fundon](https://twitter.com/_fundon)