Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-identicon

Client-side identicon generation for Meteor using blockies.

Usage

Add package to your project:

meteor add mistereo:identicon

Now you can use identicon helper in your templates:

<img src="{{identicon 'seed'}}"></img>

You can pass options to blockies like this:

<img src="{{identicon 'seed' size=15 scale=3}}"></img>

License

The MIT License (MIT)

About

Client-side identicon generation.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages