Giter VIP home page Giter VIP logo

rainbow's Introduction

Rainbow

๐ŸŒˆ Find the accessible spectrum of light with a URL

Usage

The URL takes a foreground color that will be changed to make a 4.5 contrast on the background color:

https://a11ycolor.now.sh/red/red

{
  "a11ycolor": "#000000"
}

https://a11ycolor.now.sh/000/000

{
  "a11ycolor": "#757575"
}

Getting started

To get started locally make sure you have node and npm installed:

npm install && npm run dev

Then you can open https://localhost:3000/red/000 to see the API running locally.

Release History

  • v2.0.0 - New RESTful API published on Zeit Now
  • v1.0.1 - Update dependencies
  • v1.0.0 - First release

rainbow's People

Contributors

dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

rainbow's Issues

Create a front end for the API

There should be an interface for the API so the user doesn't have to send to POST request they can just submit a form.

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.