ryanfiller / color-contrast-table

A "monorepo" for color-contrast-table. Includes core package (vanilla JS), React implementation, Svelte implementation, and Vue implementation

Home Page:https://colors.ryanfiller.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color-contrast-table

a mono repo to hold all the code related to the color-contrast-table package library

  • core - (repo | npm) - the vanilla js library that produces a table/array.
  • React - (repo | npm) - visual representation implemented in React.
  • Svelte - (repo | npm) - visual representation implemented in Svelte.
  • Vue - (repo | npm) - visual representation implemented in Vue.

About

A "monorepo" for color-contrast-table. Includes core package (vanilla JS), React implementation, Svelte implementation, and Vue implementation

https://colors.ryanfiller.com/


Languages

Language:JavaScript 58.1%Language:Vue 21.6%Language:Svelte 16.8%Language:CSS 1.8%Language:HTML 1.7%