Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csstree/atom-plugin
CSS validator based on CSSTree as plugin for Atom Editor
https://github.com/csstree/atom-plugin
Last synced: about 2 months ago
JSON representation
CSS validator based on CSSTree as plugin for Atom Editor
- Host: GitHub
- URL: https://github.com/csstree/atom-plugin
- Owner: csstree
- License: mit
- Created: 2016-09-20T09:09:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T07:59:17.000Z (over 1 year ago)
- Last Synced: 2024-10-30T08:39:20.116Z (2 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# csstree-validator
Validate CSS according to W3C specs and browser implementations.
Extension highlights wrong properties and values when enabled. Just install the extension and open your CSS file. Validation will be performing in background.
CSS validator based on [CSSTree](https://github.com/csstree/validator) as [plugin](https://atom.io/packages/csstree-validator) for Atom Editor.