1.0.8 • Published 5 years ago

reactatar v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago