Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uiur/chame
ASCII String To RGB Color
https://github.com/uiur/chame
Last synced: 3 months ago
JSON representation
ASCII String To RGB Color
- Host: GitHub
- URL: https://github.com/uiur/chame
- Owner: uiur
- Created: 2012-05-05T13:41:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-17T09:23:42.000Z (over 12 years ago)
- Last Synced: 2024-04-15T02:43:49.776Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ASCII文字列を固有のRGBカラーに変換する
非ASCII文字列でもいけるっぽい
Usage
------'waffle'.toRGBCode();
Demo
------[ここ](http://uiureo.github.com/chame/demo/)
フォームに入力するとその文字列の色が下に出る