Skip to content

mmonteleone/colorscrub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Scrub

A quick look at your palette
http://michaelmonteleone.net/colorscrub

A quick hack tool which shows a distinct set of all colors mentioned by a source text, whether they're in hex, rgb, or other formats. Can accept raw text or a URL to a remote source like a CSS file (thanks to YQL).

Examples

Accepting Raw Text
http://michaelmonteleone.net/colorscrub

Monokai Textmate Theme (Remote Source)
http://michaelmonteleone.net/colorscrub/?q=http%3A%2F%2Fwww.monokai.nl%2Fblog%2Fwp-content%2Fasdev%2FMonokai.tmTheme

W3.org's CSS (Remote Source)
http://michaelmonteleone.net/colorscrub/?q=http%3A%2F%2Fwww.w3.org%2F2008%2Fsite%2Fcss%2Fminimum

License

Copyright (c) 2010 Michael Monteleone, http://michaelmonteleone.net

The MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

simple pure-javascript tool for quickly viewing and sharing a local or remote color palette

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published