Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/css-doodle/css-doodle

🎨 A web component for drawing patterns with CSS.
https://github.com/css-doodle/css-doodle

creative-coding css css-doodle generative generative-art patterns web-component

Last synced: 4 days ago
JSON representation

🎨 A web component for drawing patterns with CSS.

Awesome Lists containing this project

README

        

# <css-doodle />

![Build Status](https://github.com/css-doodle/css-doodle/actions/workflows/ci.yml/badge.svg)
![license](https://img.shields.io/github/license/mashape/apistatus.svg)

A web component for drawing patterns with CSS.


screenshot

## Example

```css

@grid: 5 / 200px;
background: @p(#000, #fff);
margin: 1px;

```

## Docs
[https://css-doodle.com](http://css-doodle.com)

## Design tools

* [Tabbied](https://tabbied.com) -- Doodle with generated patterns
* [Shapes](https://css-doodle.com/shapes) -- Discover new CSS polygon shapes
* [SVG playground](https://css-doodle.com/svg) -- Generate SVG code with new syntax

## Resources

* [How to Draw Patterns with CSS Using CSS Doodle](https://webdesign.tutsplus.com/tutorials/how-to-draw-patterns-with-css-using-css-doodle--cms-33110), by Adi Purdila
* [Arte generativo con CSS](https://www.youtube.com/watch?v=KKg6Uo1pVLU), by Sonia Ruiz

## Build

```bash
make
```

## Support

Thank you for your support! 🙏