Giter VIP home page Giter VIP logo

color's Introduction

My name is Ryan and I'm a software developer who primarily works with PHP and Laravel.

I have developed and published a variety of open source packages for the PHP, Laravel and Alpine.js ecosystems, including:

Alongside those packages, I'm also on a larger mission to take PHP's developer experience to the next level with a suite of tools including a superset named PXP and a brand-new static analyser implemented in Rust called Statan.

PXP improves the PHP language by introducing new syntax features and extended runtime capabilities including type aliases, syntax for generics and more.

These projects involve a huge time commitment to develop and as such, all sponsorships are highly appreciated.

color's People

Contributors

brayniverse avatar ryangjchandler avatar stephenoldham avatar thinkverse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

color's Issues

You mis-spelled the word colour!

While trying to be a good neighbour, and without any pretence, I you analyse this project, fuelled by UK labour you'll find the project dialogue distinctly US flavoured. No offence. :)

Create LICENSE

This project is MIT licensed but there's no LICENSE.md file and Composer doesn't know about it either.

  • Add LICENSE.md file. (MIT)
  • Add license to composer.json file.

Add support for Alpha

Currently only RGB is supported. Alpha is pretty important, especially on the RGB scale.

  • Add new property for alpha
  • Allow passing alpha into constructors
  • Add alpha support to distance calculations

Refactor conversion logic into separate class / trait.

I'm thinking perhaps a Converter class or even a ConvertsColors trait. The trait might be nicer because then any old class in an app / package could use it and still have helper methods for hex -> rgb, rgb -> hex, hsl etc.

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.