Socket
Socket
Sign inDemoInstall

react-alt-text

Package Overview
Dependencies
2
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-alt-text

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


Version published
Maintainers
1
Install size
16.8 kB
Created

Changelog

Source

v2.0.0 / 2015-05-15

  • Updated to React ^0.14.0 || ^15.0.0

Readme

Source

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';

<AltText normal="Hello" modified="World" />

License

The MIT License (MIT)

Copyright (c) 2016 Jed Watson

Keywords

FAQs

Last updated on 12 Apr 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc