4.0.0 • Published 5 months ago

jazzicon-ts v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

jazzicon-ts

npm npm bundle size NPM

Typescript version of Jazzicon from danfinlay based on improvements by jmrossy.

Usage

import jazzicon from 'jazzicon-ts';

const address = '0x8B7B2b4F7A391b6f14A81221AE0920a9735B67Fc';

const identicon = jazzicon(64, parseInt(address.slice(2, 10), 16)

document.getElementById("#jazzicon").appendChild(identicon)
4.0.0

5 months ago

3.0.0

5 months ago

2.0.0

1 year ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago