You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs 2abb4d507a Check if source isn't object instead of is string 8 years ago
src Check if source isn't object instead of is string 8 years ago
test Test mergeImages returns empty b64 string if nothing is passed in 8 years ago
.gitignore Woops 8 years ago
.travis.yml Make sure Travis can build node-canvas 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
package.json Update AVA 8 years ago

README.md

merge-images

Easily compose images together without messing around in canvas

Build Status Coverage Status npm

Install

npm install --save merge-images

License

MIT © Luke Childs