# react-alt-text **Repository Path**: mirrors_JedWatson/react-alt-text ## Basic Information - **Project Name**: react-alt-text - **Description**: React.js Component for displaying alternate text when the [alt] key is pressed - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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