An open API service indexing awesome lists of open source software.

https://github.com/t99/colorscript

Color library for JavaScript/JavaScript library for colors.
https://github.com/t99/colorscript

cie cielab ciexyz color color-diff color-difference colors colorspace colorspaces cymk delta-e hsl hsv rgb rgba srgb

Last synced: 27 days ago
JSON representation

Color library for JavaScript/JavaScript library for colors.

Awesome Lists containing this project

README

          

# ColorScript
A color library for JavaScript/a JavaScript library for colors.

### [Find colorscript on NPM.](https://www.npmjs.com/package/colorscript)

## Table of Contents

- [Installation](#installation)
- [Basic Usage](#basic-usage)
- [Documentation](#documentation)
- [License](#license)

## Installation
Install from NPM with
```
$ npm install --save colorscript
```

## Basic Usage
Basic usage instructions here.

## Documentation
See the [wiki](https://github.com/T99/colorscript/wiki) for full documentation.

## License
colorscript is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears