1.0.8 • Published 6 years ago

reactatar v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Reactatar

A simple Gravatar wrapper for React

Getting Started

Install from npm:

$ npm i reactatar

Or get the source code here:

$ git clone git clone https://davidjbarnes@bitbucket.org/davidjbarnes/reactatar.git

Usage

import Reactatar from 'Reactatar';

<Reactatar email={"nullableint@gmail.com"} size={100} defaultImage={"mp"} rounded />

Props

Contributing

Email me: NullableInt@gmail.com

Authors

  • David J Barnes - NullableInt@gmail.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago