analog-nico / colorizr

Coloring your webpage with instant feedback

Home Page:http://analog-nico.github.io/colorizr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: This repository is not maintained anymore.

Colorizr.js

Head over to http://analog-nico.github.io/colorizr/ to see how it helps you with coloring your webpage.

Contributing

Open an issue if you have questions or to ask for a new feature or a bugfix.

For preparing a pull request set up your development environment with these steps:

  1. Make sure you have node.js and the npm packages bower and gulp globally installed.
  2. Clone the repo to your desktop,
  3. in the shell cd to the main folder,
  4. hit npm install,
  5. then bower install, and
  6. run gulp dev.

gulp dev watches all source files, lints the js files, and compiles the dist files.

License (ISC)

In case you never heard about the ISC license it is functionally equivalent to the MIT license.

See the LICENSE file for details.

About

Coloring your webpage with instant feedback

http://analog-nico.github.io/colorizr/

License:ISC License


Languages

Language:JavaScript 72.1%Language:CSS 27.9%