https://github.com/jfrux/identicon
A port of identicons logic originally made by Don Park into ColdFusion.
https://github.com/jfrux/identicon
Last synced: 4 months ago
JSON representation
A port of identicons logic originally made by Don Park into ColdFusion.
- Host: GitHub
- URL: https://github.com/jfrux/identicon
- Owner: jfrux
- Created: 2011-01-26T23:56:34.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-27T20:02:09.000Z (over 15 years ago)
- Last Synced: 2025-01-07T08:28:53.105Z (over 1 year ago)
- Homepage: http://identicon.riaforge.org/
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
IDENTICON CFC
=======
Installation
------------------
- Copy the identicon.cfc file into your webroot.
- Create the object in your application scope or by itself to demo it.
And simply add it to your html img tag src like so...