Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yume190/colotar
Colotar, the colorful avatar; because identicons are too mainstream.
https://github.com/yume190/colotar
Last synced: 11 days ago
JSON representation
Colotar, the colorful avatar; because identicons are too mainstream.
- Host: GitHub
- URL: https://github.com/yume190/colotar
- Owner: yume190
- Created: 2014-02-17T02:09:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-16T21:27:43.000Z (almost 11 years ago)
- Last Synced: 2023-05-10T20:35:30.178Z (over 1 year ago)
- Language: PHP
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colotar
=======Colotar, the colorful avatar; because identicons are too mainstream.
About
-----Colotars are colorful avatars that can are generated from an SHA-1 hash of a given string. They are similar to identicons,
but do not share a common code base, nor do they look the same.Example
------Here is an example of a colotar generated from the colotar PHP class:
![Colotar Example](http://i62.tinypic.com/abgg9g.png)Implementation
--------------Implementing Colotar into you website is easy, all you have to do is declare a new instance of the Colotar class and pass
a value to the getColotar() method. If you're still confused, check out the examples directory.Contributing
------------Thanks for helping me out! Fork->Modify->Test->Pull Request. You know the drill!
Authors
-------```
Josh - [email protected]
Et Al. AKA: Contributers
```