1.0.1 • Published 5 years ago

roy-avatar-image v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

roy-avatar-image

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save roy-avatar-image

Usage

import React, { Component } from 'react'

import {Avatar} from 'roy-avatar-image'
import 'roy-avatar-image/dist/index.css'

class Example extends Component {
  render() {
    return <Avatar />
  }
}

Instruction

/Properties /

src,
alt,
name,
size,
circle,
color

======================

Note: If url is present than name initial won't display.

License

MIT ©

1.0.1

5 years ago

1.0.0

5 years ago