An open API service indexing awesome lists of open source software.

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.

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...