#Chrome Ruler
This is a chrome extension. It creates vertical and horizontal grids, Photoshop style. It has a ruler to measure dimension too.
Built using:
- Browserify
- Facebook's Reactjs
##Build
To build in developing mode, do:
npm install;
grunt watch:chrome-ruler;
To build release files, do:
NODE_ENV=production grunt build-release;
##Thanks to
- all dependencies listed in package.json :D
- Shiyun for the artworks.