1.0.1 • Published 4 years ago

vue-dp-image v1.0.1

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

Vue DP Image

npm version

Introduction

Create dynamic DP Image that look like the one below with the Vue JS component with just a line of code.

DP Image Example

Code Samples

It's as simple as have the line of code below:

<dp-image :imgsrc="profilePix" alt="Admin DP" :firstname="profileFirstName"  :lastname="profileLastName" :title="profilePixTitle"/>

Installation

Install from npm with

npm i vue-dp-image

Bugs & Sugestions

If you found any bug or suggestion on this package kindly create an issue here: https://github.com/henryejemuta/vue-dp-image/issues