https://github.com/htmlburger/pixelparallel
Interactive "HTML vs Design" workflow for front-end developers 📐
https://github.com/htmlburger/pixelparallel
Last synced: about 1 year ago
JSON representation
Interactive "HTML vs Design" workflow for front-end developers 📐
- Host: GitHub
- URL: https://github.com/htmlburger/pixelparallel
- Owner: htmlburger
- License: mit
- Created: 2017-08-22T06:49:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T15:04:05.000Z (over 3 years ago)
- Last Synced: 2025-04-03T05:32:04.554Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/pixelparallel-by-htmlburg/iffnoibnepbcloaaagchjonfplimpkob
- Size: 1.22 MB
- Stars: 65
- Watchers: 8
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PixelParallel
> PixelParallel by htmlBurger - Pixel perfect HTML vs Design tool for developers
PixelParallel is a completely free, super handy and light HTML vs Design comparison tool for front-end developers that will help you code pixel perfect websites with ease.
Built from developers to developers, PixelParallel is a tool working in favor of the ultimate precision in front-end coding.
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build extension
npm run extension
```