Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brittni-and-the-polar-bear/palettes-explorer
An exploration and testing project for the palettes of the @batpb/genart library
https://github.com/brittni-and-the-polar-bear/palettes-explorer
algorithmic-art code-art exploration generative-art p5 p5-js p5js testing typescript
Last synced: about 2 months ago
JSON representation
An exploration and testing project for the palettes of the @batpb/genart library
- Host: GitHub
- URL: https://github.com/brittni-and-the-polar-bear/palettes-explorer
- Owner: brittni-and-the-polar-bear
- License: agpl-3.0
- Created: 2024-08-10T18:46:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T16:42:03.000Z (about 2 months ago)
- Last Synced: 2024-11-10T17:34:31.547Z (about 2 months ago)
- Topics: algorithmic-art, code-art, exploration, generative-art, p5, p5-js, p5js, testing, typescript
- Language: JavaScript
- Homepage: https://brittni-and-the-polar-bear.github.io/generative-art-library/
- Size: 213 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @batpb/genart explorer - palettes
Copyright (C) 2024 brittni and the polar bear LLC.
An exploration and testing project for the palettes of the
[@batpb/genart](https://www.npmjs.com/package/@batpb/genart)
library----
## project stats
----
### actions
[![CodeQL](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/actions/workflows/codeql.yml)
[![Node.js Build](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/actions/workflows/node-js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/actions/workflows/node-js.yml)----
### project releases
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/generative-art-explorer_palettes)
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/generative-art-explorer_palettes)----
### github
![GitHub followers](https://img.shields.io/github/followers/brittni-and-the-polar-bear)
![GitHub Repo stars](https://img.shields.io/github/stars/brittni-and-the-polar-bear/generative-art-explorer_palettes)
![GitHub watchers](https://img.shields.io/github/watchers/brittni-and-the-polar-bear/generative-art-explorer_palettes)![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-explorer_palettes)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/brittni-and-the-polar-bear/generative-art-explorer_palettes)![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-explorer_palettes/bug?color=red)
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/generative-art-explorer_palettes/security?color=red)![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/generative-art-explorer_palettes/latest)
![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/generative-art-explorer_palettes)
![GitHub repo size](https://img.shields.io/github/repo-size/brittni-and-the-polar-bear/generative-art-explorer_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](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/blob/main/LICENSE)
file in the root directory.The visual outputs of this distribution of the source code are licensed under the
[Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License](https://creativecommons.org/licenses/by-nc-nd/4.0/).
The full text of the license can be found in the
[OUTPUT-LICENSE](https://github.com/brittni-and-the-polar-bear/generative-art-explorer_palettes/blob/main/OUTPUT-LICENSE)
file in the root directory.