1.0.8 • Published 7 years ago

vue-picture-card v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

vue-picture-card

A vue component to show a picture card

Installation

npm install vue-picture-card

Usage

import VuePictureCard from 'vue-picture-card'
import 'vue-picture-card/dist/vue-picture-card.min.css'
export default {
  ...
  components:{
      "vue-picture-card": VuePictureCard
  },
  ...
}

License

Released under the MIT License.

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago