# progress-spinner **Repository Path**: mirrors_developit/progress-spinner ## Basic Information - **Project Name**: progress-spinner - **Description**: :watch: A simple, CSS-only indeterminate spinner custom element. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `` [![NPM](http://img.shields.io/npm/v/progress-spinner.svg)](https://www.npmjs.com/package/progress-spinner) > A simple, CSS-only indeterminate spinner custom element. **Demo:** [codepen.io/developit/pen/xwJqeO](http://codepen.io/developit/pen/xwJqeO?editors=110) ![preview](https://i.gyazo.com/444842e7b26bab5ca2255b6131c969ec.gif) ## Usage Just import the CSS however you like, then use it: ```html ``` ## License MIT