watercolor-canvas

Creating watercolor-style canvas art

MIT License

Downloads
23
Stars
117
Committers
1

watercolor-canvas

Drawing watercolor effects to HTML canvas. Inspired by this great blog post by tyler hobbs.

Install

Use npm to install.

npm install watercolor-canvas --save

To do:

  • Publish package
  • Let user pass in colors, positions
  • Document API

Try me

Demo

Or clone this repo and run the demo:

npm install
npm start

To develop, also run:

npm run transpile -- --watch

License

MIT, see LICENSE.md for details.

Package Rankings
Top 20.38% on Npmjs.org
Badges
Extracted from project README
unstable
Related Projects