Giter Club home page Giter Club logo

hues's Introduction

hues's People

Contributors

magicznyleszek avatar

Watchers

 avatar  avatar

hues's Issues

Display whole library of colors

Probably display a square with a name for every color in library -- with onClick applying given color to it's space (HSLs, right?). Check if maybe too many colors to display?

Group them by hue? and then by abcs?


display dictionary (on demand?) with option to either load the color or copy it's value

Clipboard interpreter

Check clipboard for a color and channel it through #12? Or this is useless as user can paste it herself?

Closest color finder

A tool that can find, for a given color, the most approximate library color. It should return a color with similarity score: 1 for exact, >1 (increasing for not being close) for approximate.

Preferred color space?

Preferred color space setting (localStorage) thah could infulence initial store random color space (would it do anything really?)

General hue calculator

A tool for calculating general hue of given HSL, should return name and H value. Should also take into account "black", "white" and "gray" -ish colors.

Multiple matched colors

Insted of finding one closest match, get a sorted (by distance score) array of all colors and display X of them (5?)

Color string interpreter

A tool for interpreting given string as a real color.

rebeccapurple
#abcdef
rgb(1,2,3)
hsl(1,2,3)
hwb(1,2,3)

Copy color as variable

For named color put a button to copy css variable definition of given color --c-COLORNAME: COLORVALUE.

Preview of guessed color

Should watch for changes on main color and apply guesser result.

It should display guessed similar color with name?

Preview current color

Create a component for displaying current color (a square?) from a chosen space (hsl probably)

Interpretation input for color string

An input that after pasting into it (or with button?) will use interpreter service, and if color is a valid color for one of the spaces (or named color), applies it to given space (and if applied, then clears itself?).

For invalid strings should display a helpful error for user.

Update dictionary with more colors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.