🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

electron-a11y

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-a11y

Demo project for electron accessibility talk

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Electron a11y

This is a demo project for an electron accessibility talk.

Installing

git clone git@github.com:jkup/electron-a11y.git
cd electron-a11y
npm install
npm run start

Then click on the console tab of the developer tools and paste in:

require('devtron').install()

Which will expose a Devtron tab in your devtools. Click on that and then accessibility! (You may have to refresh the page)

Keywords

electron

FAQs

Package last updated on 18 Apr 2017

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