Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snowballdigital/react-author

React component to display an author by email
https://github.com/snowballdigital/react-author

Last synced: about 2 months ago
JSON representation

React component to display an author by email

Awesome Lists containing this project

README

        

react-author

#Usage

```
import Author from 'react-author';

```

```
import { authors } from 'react-author';
console.log(authors);
```