šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

babel-plugin-react-emoji-a11y

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-emoji-a11y

A babel plugin that will take any emojis not wrapped in and wrap them, with correct a11y attributes

0.1.0
latest
npm
Version published
Maintainers
1
Created
Source

babel-plugin-react-emoji-a11y

A heavy-handed babel plugin for React that forces your emojis to be accessible by wrapping them in <span role="img" aria-label="{label}">. The goal is that developers will be warned where their code isn't accessible (so that they can fix it), while also forcing the code to be accessible behind the scenes.

How to use

(coming)

Keywords

emoji

FAQs

Package last updated on 08 Jan 2020

Did you know?

Socket

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