1.0.5 • Published 4 years ago

@fiskhandlarn/revenge.css v1.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

revenge.css

Total Downloads Latest Version License

The premise of revenge.css is simple: A CSS snippet/bookmarklet that uses selectors to find bad markup, displaying ugly pink error messages in comic sans serif wherever you write bad HTML. If you activate the bookmarklet and the page gets lots of pink blotches, the author has included at least one of the following:

  • Misplaced <div>s
  • Deprecated elements
  • Malformed hyperlinks
  • Inaccessible forms
  • Empty elements
  • Inaccessible images
  • Missing ARIA landmarks
  • Badly authored sectioning elements
  • Erroneous lists
  • Obsolete attributes

Install

npm install @fiskhandlarn/revenge.css --save-dev
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago