https://github.com/maxstalker/playground-white-spinner
https://github.com/maxstalker/playground-white-spinner
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxstalker/playground-white-spinner
- Owner: MaxStalker
- Created: 2024-06-06T06:52:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T07:22:38.000Z (about 2 years ago)
- Last Synced: 2025-02-26T18:41:40.381Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://playground-white-spinner.vercel.app
- Size: 666 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What we are building?
Today, boys and girls, we will make animated spinner controls, which was originally designed by [@drawsgood](https://x.com/drawsgood) and posted here:
https://x.com/drawsgood/status/1797823695358165170
This is how it's going to look:

## Implementation
We will set transform origin to the right edge of the center container and rotate the image with Web Animation API.