Skip to content

A vue component which displays images on web pages without server.

Notifications You must be signed in to change notification settings

EmmaYXY/DisplayImg

Repository files navigation

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.

About

A vue component which displays images on web pages without server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published