https://github.com/lukethacoder/dynamic-circles
⚫ dynamicaly render a circle of elements from an array using a bit of good ol es6 javascript
https://github.com/lukethacoder/dynamic-circles
Last synced: 3 months ago
JSON representation
⚫ dynamicaly render a circle of elements from an array using a bit of good ol es6 javascript
- Host: GitHub
- URL: https://github.com/lukethacoder/dynamic-circles
- Owner: lukethacoder
- License: mit
- Created: 2019-07-26T10:43:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T11:24:00.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T05:25:38.419Z (5 months ago)
- Language: JavaScript
- Homepage: https://dynamic-circles.lukesecomb.digital
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynamic Circles
just copy the code, pass in your array (array of objects if you're feeling adventurous), adjust some variables and you're good to go.