Giter Site home page Giter Site logo

mauryapari / eslint-plugin-vuejs-accessibility Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vue-a11y/eslint-plugin-vuejs-accessibility

0.0 0.0 0.0 5.3 MB

An eslint plugin for checking Vue.js files for accessibility

Home Page: https://vue-a11y.github.io/eslint-plugin-vuejs-accessibility/

License: MIT License

JavaScript 0.21% TypeScript 99.41% Vue 0.38%

eslint-plugin-vuejs-accessibility's Introduction

eslint-plugin-vuejs-accessibility

Build Status Package Version

An eslint plugin for checking accessibility rules from within .vue files.

๐Ÿ“š Documentation

Please refer to the official website.

๐Ÿ’ป Development

Ensure you have node and yarn installed on your system. Then run yarn in the root of the repository to install the dependencies.

๐Ÿ”ง Adding a new rule

To add a new rule, you need to take the following steps:

  • Add the configuration and require to src/index.ts.
  • Add the rule itself into src/rules.
  • Add the corresponding test in src/rules/__tests__.
  • Add the corresponding documentation in docs/rules.

๐Ÿ‘จโ€๐Ÿ’ป Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility.

๐Ÿ“„ License

The code is available as open source under the terms of the MIT License.

๐Ÿ† Credit

The work for this plugin was largely based on previous work done on eslint-plugin-vue-a11y, as well as various other tools, including:

eslint-plugin-vuejs-accessibility's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar kddnewton avatar vhoyer avatar gavmck avatar lehoczky avatar mergify[bot] avatar ota-meshi avatar louismazel avatar dwightjack avatar yamanoku avatar kazupon avatar slaweet avatar ror-y avatar malcomio avatar joca96 avatar cherry avatar constgen avatar

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.