Create beautiful, customizable CSS loading spinners with a live preview and instant code export. All spinners are pure HTML5 & CSS3—no JavaScript required for the generated loaders.
- Live Preview: Instantly see your spinner as you customize it.
- Customizable: Adjust type, size, speed, colors, and stroke width.
- Code Export: Copy ready-to-use HTML and CSS for your projects.
- Framework Agnostic: Works everywhere—just copy and paste.
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>
npm installnpm run devOpen http://localhost:5173 to view the app in your browser.
npm run buildnpm run previewsrc/pages/Index.tsx– Main page with spinner controls, preview, and code exportsrc/components/– UI componentspublic/– Static assets (including the CSS logo)
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
MIT (add a LICENSE file if you want to specify this)
