visualint

0.0.1 • Public • Published

VisuaLint 👀

Visually lint your React app for common accessibility blunders

AltCheck

Adds a red border around images that do not have an alt tag

Example
import {AltCheck} from 'visualint'

// wrap your whole app, or just the components you want to verify against
<AltCheck>
  <App />
</AltCheck>

Package Sidebar

Install

npm i visualint

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

45.1 kB

Total Files

9

Last publish

Collaborators

  • mfix22