Kuler
A library for accessing Adobe's Kuler service
Install / Use
/learn @bleything/KulerREADME
= kuler
- http://github.com/bleything/kuler
- http://kuler.adobe.com
== DESCRIPTION
Kuler is a fun little webapp that allows you to discover, explore, and share color themes. This is a Ruby library to access the Kuler service.
To use Kuler, you'll need an API key, which you can obtain from Adobe at http://kuler.adobe.com/api
== FEATURES/PROBLEMS
- retrieve color themes from Kuler:
- most recent themes
- most popular
- highest rated
- random
== SYNOPSIS
Set up a new Kuler instance with your API key:
kuler = Kuler.new( 'your api key' )
# ... or ...
kuler = Kuler.new
kuler.api_key = 'your api key'
... then, grab a random color theme:
theme = kuler.fetch_random_theme
... and inspect the color theme:
theme.hex_codes
=> [ "#ff0000", "#00ff00", "#0000ff", "#ffff00", "#ff00ff" ]
For more, check out the rdoc.
== REQUIREMENTS
For users:
- nokogiri
For developers:
- hoe
- hoe-doofus
- hoe-git
- mocha
== INSTALL
- gem install kuler
== LICENSE
kuler is copyright (c) 2010 Ben Bleything, and distributed under the terms of the MIT license. See the LICENSE file for details.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
