Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 304 Bytes

TinyAvatar

A JavaScript library to procedurally draw unique and cute avatars.

Installation

npm install tiny-avatar --save

Usage

import TinyAvatar from 'tiny-avatar'

const MyAwesomeAvatar = TinyAvatar('[email protected]')

License

Released under the MIT License.