Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/florianjs/mandala-js

Creates stunning mandalas with JS
https://github.com/florianjs/mandala-js

canvas javascript

Last synced: 8 days ago
JSON representation

Creates stunning mandalas with JS

Awesome Lists containing this project

README

        

![](https://www.independence.dev/img/mandala2.gif)

# Create mandalas in JS

Mandala is the Open Source version of [JustMandala.com](http://justmandala.com/) - #3 Product of the day on [ProductHunt](https://www.producthunt.com/posts/justmandala)

It's written in Vanilla JS using Canvas.

## How to ?

Simply Fork or Download all the files, (or Remix it on Glitch, it's even easier) and you are good to go!

### Canvas

You need to add a fixed width and height to your canvas.

```html

```

### Demo

check ./demo if you want to see a working demo of this JS library