1.0.8 • Published 8 years ago

vue-picture-card v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago