Code Monkey home page Code Monkey logo

swiftcontrast's Introduction

swiftcontrast's People

Contributors

hremonen avatar

Watchers

 avatar

swiftcontrast's Issues

Experiment with a uniform color input

HTML color input is browser specific thus making it not uniform form all users.
However the color input must be accessible.

Experiment with different color pickers if there would be something good that checks all the boxes.

This would possibly create unwanted dependencies.

Create CI

  • Run lint
  • Run static analysis tool like codeclimate or whatever
  • Run tests
  • Setup release to Vercel

Create How To section

  • Explain how the thing works. Above the "main part", make it an accordion however
  • Add explanations for the different WCAG success criteria

Validate the copy from clipboard input

We do not want to paste from the clipboard if the pasted value is not hex.

This would make the ux better. Pasting something from the clipboard accidentally for example now is a bit pain in the ass.
Also reconsider if the paste should be behind a button and the copying should be by double-click.

Create checker for link color contrast stuff

Links add more complexity to the color contrast requirements.
Links should be underlined, otherwise the text must have at least 3:1 contrast with the surrounding body text. Also links must have hover and focus indicators.

Additionally the link text and the body text must have at least 4.5:1 (small text) contrast with the background or 3:1 with large text.

Create a new "feature" that is used solely for checking the contrast ratios of links

  • Input for link color (the text of the link)
  • Input for the body text color (the color of the text that is surrounding the link)
  • Input for the background color (the color that is surrounding the paragraph or whatever)

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.