Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An eslint plugin for checking Vue.js files for accessibility

License

NotificationsYou must be signed in to change notification settings

vue-a11y/eslint-plugin-vuejs-accessibility

Build StatusPackage Version

Aneslint plugin for checking accessibility rules from within.vue files.

📚 Documentation

Please refer to theofficial website.

💻 Development

Ensure you havenode andyarn installed on your system. Then runyarn 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 tosrc/index.ts.
  • Add the rule itself intosrc/rules.
  • Add the corresponding test insrc/rules/__tests__.
  • Add the corresponding documentation indocs/rules.

👨‍💻 Contributing

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

📄 License

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

🏆 Credit

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

Sponsor this project

    Packages

    No packages published

    Contributors21

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp