0.0.1 • Published 7 years ago

animal-identicon v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

animal-identicon-js

JavaScript library for generation animal icons using SVG. It's like identicon but only 4096 patterns. (64 animals and 64 colors)

npm.io

Usage

animalIdenticon = require('animal-identicon')

animalIdenticon('camelmasa').toSvg(64)
0.0.1

7 years ago