Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jedwatson/react-alt-text

React.js Component for displaying alternate text when the [alt] key is pressed
https://github.com/jedwatson/react-alt-text

Last synced: 6 days ago
JSON representation

React.js Component for displaying alternate text when the [alt] key is pressed

Awesome Lists containing this project

README

        

# React-Alt-Text

React.js Component for displaying alternate text when the [alt] key is pressed.

## Install

```
npm install --save react-alt-text
```

## Usage

```
import AltText from 'react-alt-text';

```

## License

The MIT License (MIT)

Copyright (c) 2016 Jed Watson