vue-dp-image

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i vue-dp-image

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

9.44 kB

Total Files

4

Last publish

Collaborators

  • ~henryejemuta