Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moroshko/accessible-colors
Automatically find the closest accessible color combination
https://github.com/moroshko/accessible-colors
Last synced: 4 days ago
JSON representation
Automatically find the closest accessible color combination
- Host: GitHub
- URL: https://github.com/moroshko/accessible-colors
- Owner: moroshko
- License: mit
- Created: 2015-08-17T13:06:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T14:13:24.000Z (over 3 years ago)
- Last Synced: 2024-08-05T22:36:58.920Z (3 months ago)
- Language: JavaScript
- Homepage: http://accessible-colors.com
- Size: 191 KB
- Stars: 470
- Watchers: 12
- Forks: 28
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status][status-image]][status-url]
## Development
```shell
$ npm install
$ npm start
```## Running Tests
```shell
npm test
```## License
[status-image]: https://img.shields.io/codeship/c8788a20-270e-0133-4d2a-723b2a0a3044/master.svg
[status-url]: https://codeship.com/projects/97245
[MIT](http://moroshko.mit-license.org)