Git Product home page Git Product logo

css.coloratum's Introduction

Purpose

CSS.coloratum is a nifty little tool that helps you:

  • Share colors with friends and colleagues (never have to go through describing a shade again, just give them the link!)
  • Check out what RGB & HSL values correspond to that color keyword you keep using
  • Covert HSL to RGB, because you're done with your prototype and now it has to work in IE8 too
  • ...and much more!

Technical details (cause we're geeks after all!)

CSS.coloratum is built with cutting edge open web technologies, so it only works with modern browsers. In its 3KB, it makes use of cool new technologies like:

  • HTML5: canvas, autofocus, output, oninput event, hashchange event
  • CSS3: gradients, media queries, box-sizing, background-clip, border-radius, shadows, RGBA
  • ES5: Array#map()
  • Selectors API

Links

  • CSS.coloratum is one of my 2 entries to the 10K contest. If you like it, vote for it!
  • My blog post about it
  • It's released under an MIT-like License, like most of my stuff. In short, do whatever the eff you want with it, as long as you give me credit in some decent way.

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.