watercolor-canvas
v1.1.1
Published
watercolor effects on html canvas
Downloads
30
Maintainers
Readme
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 --saveTo do:
- [x] Publish package
- [x] Let user pass in colors, positions
- [ ] Document API
Try me
Or clone this repo and run the demo:
npm install
npm startTo develop, also run:
npm run transpile -- --watchLicense
MIT, see LICENSE.md for details.






