Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brittni-and-the-polar-bear/genart
A TypeScript compatible library built with p5.js for creating responsive generative art projects.
https://github.com/brittni-and-the-polar-bear/genart
code-art generative-art p5 p5-js p5js p5js-library typescript
Last synced: 26 days ago
JSON representation
A TypeScript compatible library built with p5.js for creating responsive generative art projects.
- Host: GitHub
- URL: https://github.com/brittni-and-the-polar-bear/genart
- Owner: brittni-and-the-polar-bear
- License: agpl-3.0
- Created: 2024-01-04T20:32:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T23:12:03.000Z (about 1 month ago)
- Last Synced: 2024-12-04T00:19:58.728Z (30 days ago)
- Topics: code-art, generative-art, p5, p5-js, p5js, p5js-library, typescript
- Language: TypeScript
- Homepage: https://brittni-and-the-polar-bear.github.io/genart/
- Size: 3.68 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [@batpb/genart](https://www.npmjs.com/package/@batpb/genart) - generative art library
Copyright (C) 2023-2024 brittni and the polar bear LLC.
A [TypeScript](https://www.typescriptlang.org/) compatible library built with [p5.js](https://p5js.org/)
for creating responsive generative art projects.## [see the project's GitHub Pages blog](https://brittni-and-the-polar-bear.github.io/genart/)
----
## package stats
----
### actions
[![CodeQL](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/codeql.yml)
[![Node.js Build and Test](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/node-js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/genart/actions/workflows/node-js.yml)----
### npm
[![NPM Version](https://img.shields.io/npm/v/%40batpb%2Fgenart)
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/brittni-and-the-polar-bear/genart)
![GitHub License](https://img.shields.io/github/license/brittni-and-the-polar-bear/genart)
![NPM Downloads](https://img.shields.io/npm/dw/%40batpb%2Fgenart)](https://www.npmjs.com/package/@batpb/genart)![NPM Unpacked Size](https://img.shields.io/npm/unpacked-size/%40batpb%2Fgenart)
----
### security
[![Socket Badge](https://socket.dev/api/badge/npm/package/@batpb/genart)](https://socket.dev/npm/package/@batpb/genart)
----
### 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/genart)
![GitHub watchers](https://img.shields.io/github/watchers/brittni-and-the-polar-bear/genart)![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/brittni-and-the-polar-bear/genart)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/brittni-and-the-polar-bear/genart)![GitHub issues by-label (bug)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/genart/bug?color=red)
![GitHub issues by-label (security)](https://img.shields.io/github/issues/brittni-and-the-polar-bear/genart/security?color=red)![GitHub commits since latest release](https://img.shields.io/github/commits-since/brittni-and-the-polar-bear/genart/latest)
![GitHub contributors](https://img.shields.io/github/contributors-anon/brittni-and-the-polar-bear/genart)
![GitHub repo size](https://img.shields.io/github/repo-size/brittni-and-the-polar-bear/genart)
----
### docs coverage
![Documentation Coverage](https://brittni-and-the-polar-bear.github.io/genart/doc/coverage.svg)
----
# getting started
## install with [npm](https://www.npmjs.com/)
```shell
npm install @batpb/genart
```----
# [documentation](https://brittni-and-the-polar-bear.github.io/genart/doc/index.html)
----
# experiments (coming soon!)
----
# meet the team (coming soon!)
----
# LICENSE
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 is included with this source code.----
# [development resources](https://brittni-and-the-polar-bear.github.io/genart/resources.html)
----
## [library colors](https://brittni-and-the-polar-bear.github.io/genart/colors/all-colors.html)
## [library palettes](https://brittni-and-the-polar-bear.github.io/genart/palettes/all-palettes_one-page.html)