Skip to content

ramonakira/guru

Folders and files

NameName
Last commit message
Last commit date
May 22, 2019
May 22, 2019
May 22, 2019
Apr 10, 2017
Dec 4, 2017
Dec 4, 2017
Apr 17, 2017
Dec 4, 2017
Dec 4, 2017

Repository files navigation

Guru HTML linter

Guru is a javascript to lint html in the browser using css selectors based on an article by bitsofco.de. This way, you're not dependent on browserspecific plugins or other third-party tools to verify your website.

Setup

To add guru to your website just add the following line to your html:

<script type="text/javascript" src="/path_to/guru.js"></script>

Todo's

This is only the beginning...

  • Add a way to disable/enable the linter without removing the script-tag
  • Disable/enable specific rules
  • Add more rules to check
  • Implement a 404 scanner

About

guru html linter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published