Code Monkey home page Code Monkey logo

web-accessibility's Introduction

Web Accessibility Extension - Visual Studio Code

The MIT License GitHub Visual Studio Marketplace

⚠️ This project is no longer being actively developed or maintained. ⚠️

So I heard you wanted to write more accessible code? Well, you came to the right Extension!

This extension is here to help you get feedback on what parts need some more attention for it to be accessible, this is just the basics and doesn't cover all the rules but will help with making your project more accessible.

✨Features

The extension can do the following for you:

  • Highlight elements that you should consider changing.
  • Give a hint on how you should change it.

🔒Extension Settings

The settings can be found at File > Preferences > Settings > Extensions > Web Accessibility

Settings Type Default
Max Number Of Problems number 100
Semantic HTML boolean true

📝Release Notes

All notable changes to this project will be documented in the Changelog.

Develop

  1. type in the terminal:

    # install dependencies
    $ npm install
  2. Open debug panel in VScode and RUN "Launch Client"

  3. Open a project which contains a HTML file and see the linting in action.

  4. Build vsce package

  5. Publish vsce publish

💚License

Do what you want with the code it's MIT Licensed!

😄Misc

Follow Me: Medium, GitHub, Twitter

© Max van der Schee 2018

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.