Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Style Validator is CSS Validator that can detect `Risky Style` that might break layout after JavaScript or CSS Media Queries.

License

Notifications You must be signed in to change notification settings

edacchi-chonmage/style-validator

 
 

Repository files navigation

Style Validator

Style Validator is CSS Validator that can detect Risky Style that might break layout after JavaScript or after CSS Media Queries.

Installation

Usage

  1. Install from Chrome Web Store or Bookmarklet
  2. Click extension icon or Press shortcut key (MAC: command + shift + i / WIN: ctrl + shift + i) Validator Screenshot Little Movie (Gif Animation)

Rule Editor

If you want to edit default rule, use rule editor page like below.

  1. Click RuleID(e.g. Rule-24) or go to options page of extension Rule page Screenshot
  2. View or Edit or Generate Rules and Presets(shareable) Console Screenshot

Goal

  • Reducing tests, patches and costs
  • Keeping engineer creative
  • Efficient education of safety HTML/CSS

And, becoming a little help for Web

References

Open source project

Dear Web Engineers,

Please feel free to send me any feedback and Pull requests. If you need, check it out the document for developer.

Contributing Source Code

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributing Validation Rules

You can request from options page of extension or edit page of web

About

Style Validator is CSS Validator that can detect `Risky Style` that might break layout after JavaScript or CSS Media Queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.7%
  • HTML 20.3%
  • CSS 16.0%