https://github.com/vovanr/css-diagnostics-bookmarklet
Fastest html code diagnostics
https://github.com/vovanr/css-diagnostics-bookmarklet
Last synced: 3 months ago
JSON representation
Fastest html code diagnostics
- Host: GitHub
- URL: https://github.com/vovanr/css-diagnostics-bookmarklet
- Owner: VovanR
- Created: 2015-02-06T08:21:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T07:26:34.000Z (about 11 years ago)
- Last Synced: 2025-06-30T11:02:36.046Z (about 1 year ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Diagnostics Bookmarklet
> Fastest html code diagnostics

Inspired by [CSS Diagnostics](http://css-tricks.com/snippets/css/css-diagnostics/)
## Install
Copy [bookmarklet code](./dist/bookmarklet.js) to your URL bar
## Build
run
```sh
gulp
```
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)