Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/florianjs/mandala-js
- Owner: florianjs
- License: mit
- Created: 2020-07-23T06:00:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T06:50:22.000Z (over 4 years ago)
- Last Synced: 2024-01-01T18:21:37.715Z (11 months ago)
- Topics: canvas, javascript
- Language: JavaScript
- Homepage: https://mandala-js.glitch.me/
- Size: 22.5 KB
- Stars: 16
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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