0.1.1 • Published 4 years ago

display-img v0.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

It is a Vue Component which enables you to display some local images on web page without uploading them and getting them from http url.

First, you need install it.Then import your entry file.

1. npm install display-img

2. import DisplayImg from 'display-img'

3. Vue.use(DisplayImg)

Then you could use it in your own Vue component straightly.

0.1.1

4 years ago

0.1.0

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago