var bgCanvas = document.getElementById('bgCanvas');Patternizer.js is dual-licensed under MIT/GPL. Use whichever you'd like.bgCanvas.patternizer({ stripes : [ { color: '#ffb4d5', rotation: 45, opacity: 80, mode: 'normal', width: 30, gap: 10, offset: 0 }, { color: '#3a83d6', rotation: 200, opacity: 50, mode: 'plaid', width: 10, gap: 10, offset: 0 } ], bg : '#ffffff' });
-
Notifications
You must be signed in to change notification settings - Fork 16
Canvas library to easily create crazy stripe patterns.
matthewlein/patternizer.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Canvas library to easily create crazy stripe patterns.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published