Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://toolness.github.io/accessible-color-matrix/
An Elm-based prototype to help designers build accessible color palettes.
https://toolness.github.io/accessible-color-matrix/
Last synced: about 2 months ago
JSON representation
An Elm-based prototype to help designers build accessible color palettes.
- Host: GitHub
- URL: https://toolness.github.io/accessible-color-matrix/
- Owner: toolness
- Created: 2017-01-01T15:11:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:52:13.000Z (over 4 years ago)
- Last Synced: 2024-08-05T22:37:03.124Z (4 months ago)
- Language: JavaScript
- Homepage: https://toolness.github.io/accessible-color-matrix/
- Size: 145 KB
- Stars: 323
- Watchers: 9
- Forks: 41
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_design_tools - Accessible Palette Builder - based prototype to help designers build accessible color palettes. ![free.svg](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Media/free.svg) [![open-source.svg](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Media/open-source.svg)](https://github.com/toolness/accessible-color-matrix) (Table of Content / Accessibility Tools)
- awesome-edtech-tools - Accessible color palette builder
- Awesome-Design-Tools - Accessible Palette Builder - based prototype to help designers build accessible color palettes. ![free.svg](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Media/free.svg) [![open-source.svg](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Media/open-source.svg)](https://github.com/toolness/accessible-color-matrix) (Table of Content / Accessibility Tools)
README
This is a tool to help designers build color palettes with
combinations that conform with accessibility standards.It is based on work done in [18F/brand#94][].
## Quick start
```
npm install
npm start
```Then visit http://localhost:3000/.
[18F/brand#94]: https://github.com/18F/brand/pull/94