Frage

I have tried to find a good javascript identicon generator but found none. Can anyone give me a link/ code of a good javascript identicon generator?

War es hilfreich?

Lösung

Identicon generation is about creating images so it has to be done on server side. But it seems there is an implementation in node.js

EDIT: Oh, sorry, probably it could be done with canvas too. Examples: 1, 2, 3

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top