Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes

Color palette classes and methods for the brittni and the polar bear generative art library.
https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes

code-art generative-art p5 p5-js p5js p5js-library typescript

Last synced: 2 months ago
JSON representation

Color palette classes and methods for the brittni and the polar bear generative art library.

Awesome Lists containing this project

README

        

# WARNING: This package is DEPRECATED and the repository has been ARCHIVED.

## The funcionality of this package has been moved to [@batpb/genart](https://www.npmjs.com/package/@batpb/genart) and the [generative-art-library repository](https://github.com/brittni-and-the-polar-bear/generative-art-library).

# [@batpb/genart-palettes](https://www.npmjs.com/package/@batpb/genart-palettes) - generative art library color palettes package

Copyright (C) 2023-2024 brittni and the polar bear LLC.

Color palette classes and methods for the brittni and the polar bear
[generative art library](https://brittni-and-the-polar-bear.github.io/generative-art-library/).

## Summary

[![CodeQL](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes/actions/workflows/codeql.yml)
[![Node.js Build and Test](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes/actions/workflows/node.js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes/actions/workflows/node.js.yml)

[![NPM Version](https://img.shields.io/npm/v/%40batpb%2Fgenart-palettes)
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/generative-art-library_color_palettes)
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/generative-art-library_color_palettes)](https://www.npmjs.com/package/@batpb/genart-palettes)

[![Socket Badge](https://socket.dev/api/badge/npm/package/@batpb/genart-palettes)](https://socket.dev/npm/package/@batpb/genart-palettes)

![NPM Downloads](https://img.shields.io/npm/dw/%40batpb%2Fgenart-palettes)

![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_palettes/bug?color=red)
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-library_color_palettes/security?color=red)

![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/generative-art-library_color_palettes/latest)

![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/generative-art-library_color_palettes)

## LICENSE Information

The source code of this project is licensed under the
[GNU Affero General Public Version 3.0 License](https://www.gnu.org/licenses/agpl-3.0.en.html).
The full text of the license can be found in the
[LICENSE file](https://github.com/brittni-and-the-polar-bear/generative-art-library_color_palettes/blob/main/LICENSE)
of the root directory.

----

# Getting Started

## Install with [npm](https://www.npmjs.com/)

```
npm install @batpb/genart-palettes
```

----